tbrehm
2009-03-12 6abbf2e8c48a4561f37ba8aac9532f35d98353f9

1 files modified
2 ■■■ changed files
server/scripts/ispconfig_update.php 2 ●●● patch | view | raw | blame | history
server/scripts/ispconfig_update.php
@@ -51,7 +51,7 @@
            
            //* Stop the installation
            if($input == 'quit') {
                swriteln($this->lng("Installation terminated by user.\n"));
                swriteln("Installation terminated by user.\n");
                die();
            }