From 4e76a652d3a0c8cc64b560f71bca19c70e3078fb Mon Sep 17 00:00:00 2001 From: sparkyx Date: Fri, 15 Dec 2023 19:03:43 +0100 Subject: [PATCH] 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 ''; + if ( DEBUGNOALYSS>1) echo \Noalyss\Dbg::hidden_info("\$row", $row); // display the summary if ($is_summary==1) { if ( $previous == 1) {