noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 07/29: Improve Debug


From: dwm
Subject: [Noalyss-commit] [noalyss] 07/29: Improve Debug
Date: Sat, 6 Jan 2024 05:59:14 -0500 (EST)

sparkyx pushed a commit to branch devel
in repository noalyss.

commit 4e76a652d3a0c8cc64b560f71bca19c70e3078fb
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Dec 15 19:03:43 2023 +0100

    Improve Debug
---
 include/balance.inc.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/balance.inc.php b/include/balance.inc.php
index 7b186b49d..16ff44ea3 100644
--- a/include/balance.inc.php
+++ b/include/balance.inc.php
@@ -472,6 +472,7 @@ if ( isset($_GET['view'] ) )
         
     }
     echo '</table>';
+    if ( DEBUGNOALYSS>1) echo \Noalyss\Dbg::hidden_info("\$row", $row);
     // display the summary
     if ($is_summary==1) {
         if ( $previous == 1) {



reply via email to

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