]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/commandline.inc.php
Merge branch 'master' into social-master
[quix0rs-gnu-social.git] / scripts / commandline.inc.php
index 0a5257cdd5a2ec35652bbd890b0e4788bd8cc2bc..1244187b873bb40ec0d2dd7f00fd16c766530e1b 100644 (file)
@@ -36,6 +36,7 @@ ini_set("max_input_time", "0");
 set_time_limit(0);
 mb_internal_encoding('UTF-8');
 error_reporting(0);
+# DEBUG: error_reporting(E_ALL & ~E_STRICT & ~E_DEPRECATED);
 
 // Add extlib to our path so we can get Console_Getopt