Changeset 3240 for trunk/engine/setup/ispcp-update
- Timestamp:
- 08/29/10 22:16:32 (21 months ago)
- File:
-
- 1 edited
-
trunk/engine/setup/ispcp-update (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/engine/setup/ispcp-update
r3195 r3240 310 310 my $shut_down_message = colored( 311 311 ['bold underline'], 312 "\n\n\tCongratulations, you updated ispCP " .312 "\n\n\tCongratulations, you updated ispCP OMEGA" . 313 313 "'$main::cfg{'Version'}' successfully!\n\n" 314 314 ); … … 370 370 print STDOUT "\tDo you want to continue [Y/n]: "; 371 371 chomp($rdata = readline \*STDIN); 372 373 372 } while($rdata !~ /^(|y|n)$/i); 374 373
Note: See TracChangeset
for help on using the changeset viewer.
