@ -122,8 +122,8 @@ if (isAlreadyInstalledSystem()) {
// The system has already been installed, so block re-installation.
$global_error_code = 6;
// @todo uncomment this.
/*require '../inc/global_error_message.inc.php';
die();*/
require '../inc/global_error_message.inc.php';
die();
}
/* STEP 1 : INITIALIZES FORM VARIABLES IF IT IS THE FIRST VISIT */