Improve Debug

This commit is contained in:
sparkyx 2023-12-15 19:03:43 +01:00
parent 469735b79e
commit 4e76a652d3

View file

@ -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) {