mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
generate_lang_file.php : Hide errors
This commit is contained in:
parent
8d4c8b33a0
commit
8025efb2e0
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
|
||||
******************************************************************************/
|
||||
|
||||
error_reporting(E_ERROR);
|
||||
|
||||
require_once('../core.php');
|
||||
require_once('../conf/config.inc.php');
|
||||
|
||||
|
|
Loading…
Reference in a new issue