tbrehm
2012-01-04 335660f67ef5160cbd2ac02a105e8b3fe600a4fe
install/update.php
@@ -121,7 +121,7 @@
//** Detect the installed applications
$inst->find_installed_apps();
echo "This application will update ISPConfig 3 on your server.\n";
echo "This application will update ISPConfig 3 on your server.\n\n";
//* Make a backup before we start the update
$do_backup = $inst->simple_query('Shall the script create a ISPConfig backup in /var/backup/ now?', array('yes','no'),'yes');