noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 04/15: DEBUG : show file name


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 04/15: DEBUG : show file name
Date: Mon, 25 Jan 2021 18:56:20 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 7b42961e7ba195613d39706465cee978e17e908c
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Jan 22 15:03:41 2021 +0100

    DEBUG : show file name
---
 include/lib/ac_common.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/lib/ac_common.php b/include/lib/ac_common.php
index 635bb45..e4a09c2 100644
--- a/include/lib/ac_common.php
+++ b/include/lib/ac_common.php
@@ -1152,6 +1152,7 @@ function display_menu($p_menuid)
             }
             tracedebug("'menu", 
$file[0]['me_file'],__FUNCTION__.__LINE__."line");
             tracedebug("'menu", 
$file[0]['me_parameter'],__FUNCTION__.__LINE__."parm ");
+            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
              */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]