noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/17: Improve debug mode


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/17: Improve debug mode
Date: Mon, 31 Oct 2022 12:53:38 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit e06cf203de7c908a2f29a91ecc5386f97f3c4807
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Oct 18 19:11:56 2022 +0200

    Improve debug mode
---
 include/compta_ven.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/compta_ven.inc.php b/include/compta_ven.inc.php
index 2025388e2..954f8bea4 100644
--- a/include/compta_ven.inc.php
+++ b/include/compta_ven.inc.php
@@ -23,7 +23,7 @@
  * \brief file included to manage all the operations for the ledger of sales 
  */
 if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
-
+\Noalyss\Dbg::echo_file(__FILE__);
 $gDossier=dossier::id();
 $cn=Dossier::connect();
 //menu = show a list of ledger



reply via email to

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