From a632d0dcaea1a45581df57bf4571d28e87ec7ebd Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Wed, 24 Jun 2020 16:10:04 +0200 Subject: Rev: 4661 --- mayor-orig/mayor-naplo/www/policy/private/naplo/admin/debug-pre.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mayor-orig/mayor-naplo/www/policy/private') 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'); -- cgit v1.2.3