[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
*/
- [Noalyss-commit] [noalyss] branch master updated (a7b8d81 -> ce0a8f8), Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 01/15: Tache 0001885: postes utilisables dans Opération ODS, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 08/15: New #0001887: ANCGL ajout champs numéro action, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 05/15: NEW #0001886: ANC/ANCIMP/ANCGL >> Export PDF, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 04/15: DEBUG : show file name,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 10/15: Improve : Select_Box , placement, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 02/15: Security : constructor can take info from request, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 03/15: Fix : PHP compatibility with count Fix : Dossier::set_current Code cleaning ,, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 07/15: NEW #0001886: ANC/ANCIMP/ANCGL >> Export PDF Place properly the select_box, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 06/15: Bug : javascript message were unavailable, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 09/15: Cosmetic & code cleaning, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 11/15: Improve : ANCGL , type of export mandatory, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 12/15: Improve : add a function for detection SQL inject, Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 14/15: Merge branch 'dev-8-cosmetic', Dany De Bontridder, 2021/01/25
- [Noalyss-commit] [noalyss] 15/15: Merge branch 'dev-8-select-box', Dany De Bontridder, 2021/01/25