Update default file

This commit is contained in:
Dany De Bontridder 2015-11-22 17:53:47 +01:00
parent aeb4326424
commit 57c1e7f615

View file

@ -198,7 +198,7 @@ function display_file_config($p_array,$from_setup=1,$p_os=1)
print ( '// To allow to access the Info system'."\r\n");
print ( '// define ("SYSINFO_DISPLAY",true);'."\r\n");
print ( '// For developpement'."\r\n");
print ( '// define ("NOALYSS_VERSION",9999);'."\r\n");
print ( '// define ("NOALYSS VERSION",9999);'."\r\n");
}
/*!\brief create the config file
*/