Oubli de changer dans CFGSEC

This commit is contained in:
Dany De Bontridder 2016-01-30 22:59:31 +01:00
parent cce45d454f
commit 3f962d8e60
3 changed files with 4 additions and 3 deletions

View file

@ -47,6 +47,7 @@ if ( !defined("NOALYSS_TEMPLATE")) define ("NOALYSS_TEMPLATE",$g_template_dir);
// with convert
if ( !defined("FIX_BROKEN_PDF")) define ("FIX_BROKEN_PDF",'NO');
// version < 6.9.1.4 , the default administrator was Noalyss
if ( !defined('NOALYSS_ADMINISTRATOR')) {
define ('NOALYSS_ADMINISTRATOR','phpcompta');
}