Marius Burkard
2015-12-23 6a00b4e599f724cbc9a12927c8a0446ef5621028
install/install.php
@@ -139,6 +139,7 @@
//** Installer Interface
//****************************************************************************************************
$inst = new installer();
if (!$inst->get_php_version()) die('ISPConfig requieres PHP '.$inst->min_php."\n");
swriteln($inst->lng('    Following will be a few questions for primary configuration so be careful.'));
swriteln($inst->lng('    Default values are in [brackets] and can be accepted with <ENTER>.'));