tbrehm
2009-03-12 6abbf2e8c48a4561f37ba8aac9532f35d98353f9
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();
         }