diff --git a/include/block.inc.php b/include/block.inc.php index c7e45bd..7ac5e46 100755 --- a/include/block.inc.php +++ b/include/block.inc.php @@ -298,7 +298,7 @@ class Block * * * */ -/* + $res = $db->run( "SELECT 1 FROM networkstats" ); @@ -369,7 +369,7 @@ class Block $bind ); } -*/ + return true; }