add debugging info

This commit is contained in:
Dany De Bontridder 2015-07-27 14:51:18 +02:00
parent 3651a68a7b
commit f86ff660ab

View file

@ -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
*/