From adc343758237aac5f4277985ccd66cb3e019a518 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 24 Mar 2020 14:21:48 +0100 Subject: [PATCH] Task #0001793: Installation mot de passe remove debug info --- include/constant.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 04b6388cf..1625f70c4 100644 --- a/include/constant.php +++ b/include/constant.php @@ -85,7 +85,6 @@ $g_succeed=""; define ('SMALLX','ⵝ'); define ('BUTTONADD',"✚"); - define("NOALYSS_VERSION",9999); define ('SVNINFO',NOALYSS_VERSION); if ( ! defined ('DEBUG')) { define ("DEBUG",false);