From d89cc480d7e48fa98247ea121117519124e1d720 Mon Sep 17 00:00:00 2001 From: Ario Date: Tue, 17 Sep 2019 12:44:52 +0200 Subject: [PATCH] log --- include/block.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/block.inc.php b/include/block.inc.php index 7e080fd..6eceacf 100755 --- a/include/block.inc.php +++ b/include/block.inc.php @@ -309,6 +309,7 @@ class Block * * * */ + $continue = false; try { $res = $db->run( "SHOW TABLES LIKE 'networkstats'"