aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-naplo/www
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/mayor-naplo/www')
-rw-r--r--mayor-orig/mayor-naplo/www/policy/private/naplo/admin/debug-pre.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/debug-pre.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/debug-pre.php
index de0924bd..898ad00d 100644
--- a/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/debug-pre.php
+++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/debug-pre.php
@@ -12,7 +12,7 @@
$ADAT['debug_result']['sql_server']['sql_version']=db_query('SELECT VERSION()',array('modul'=>'naplo','fb'=>'debug',result=>'indexed'));
$ADAT['debug_result']['tex_cli'] = @shell_exec('tex --version');
$ADAT['debug_result']['xetex_cli'] = @shell_exec('xetex --version');
- $ADAT['debug_result']['constants'] = @get_defined_constants();
+// $ADAT['debug_result']['constants'] = @get_defined_constants();
@ini_set('xdebug.var_display_max_depth', '3');
@ini_set('xdebug.var_display_max_children', '4096');