From f86ff660abbe6c7c3a5cdc64d46fa91ed04ba67f Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 27 Jul 2015 14:51:18 +0200 Subject: [PATCH] add debugging info --- include/ac_common.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/ac_common.php b/include/ac_common.php index b093a0e89..ad3430725 100644 --- a/include/ac_common.php +++ b/include/ac_common.php @@ -1002,6 +1002,7 @@ function show_menu($module, $idx) $array=compute_variable($file[0]['me_parameter']); put_global($array); } + if ( DEBUG ) echo $file[0]['me_file']," param : ",$file[0]['me_parameter'] ; /* * Log the file we input to put in the folder test-noalyss for replaying it */