From 61c0c11160ddf7b635e21792cb2561a947acfeb7 Mon Sep 17 00:00:00 2001 From: Ario Date: Tue, 17 Sep 2019 12:51:12 +0200 Subject: [PATCH] log --- include/block.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/block.inc.php b/include/block.inc.php index 57e5220..7e68d10 100755 --- a/include/block.inc.php +++ b/include/block.inc.php @@ -319,7 +319,7 @@ class Block } catch (Exception $e) { $continue = false; } - _log($continue,3); + //_log($continue,3); if($continue) {