Fixed: Bug 13109
This commit is contained in:
parent
e9ffebd2ab
commit
2251bcbac4
@ -36,7 +36,7 @@ define_syslog_variables();
|
|||||||
clearstatcache();
|
clearstatcache();
|
||||||
|
|
||||||
// Forcage du paramétrage PHP
|
// Forcage du paramétrage PHP
|
||||||
ini_set('mbstring.func_overload','0');
|
//ini_set('mbstring.func_overload','0');
|
||||||
error_reporting(E_ALL ^ E_NOTICE); // Dolibarr n'est pas utilisable en mode full E_ERROR
|
error_reporting(E_ALL ^ E_NOTICE); // Dolibarr n'est pas utilisable en mode full E_ERROR
|
||||||
|
|
||||||
// Test si install ok
|
// Test si install ok
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user