Avoid insertion of warnings in gencode while making distmaker
authorjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Wed, 23 Dec 2015 09:26:16 +0000 (14:56 +0530)
committerjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Wed, 23 Dec 2015 09:26:16 +0000 (14:56 +0530)
xml/GenCode.php

index daed5790a64333b6e01ee115316114c2043ad6ae..76e6fa6c9d15730a8257b8d90534823c36cb6575 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-ini_set('display_errors', 1);
 ini_set('include_path', '.' . PATH_SEPARATOR . '..' . DIRECTORY_SEPARATOR . 'packages' . PATH_SEPARATOR . '..');
 // make sure the memory_limit is at least 512 MB
 $memLimitString = trim(ini_get('memory_limit'));