error_log removed
[brisk.git] / web / admin.php
index 6c65f9e..efeb744 100644 (file)
@@ -51,7 +51,7 @@ class ImpPoints
         // error_log("TTOK: ".count($arr), 0);
 
         if (count($arr) != 20) {
-            error_log("COUNT: ".count($arr));
+            // error_log("COUNT: ".count($arr));
             return FALSE;
         }
 
@@ -271,4 +271,4 @@ echo "$cont";
 
 
 </body>
-</html>
\ No newline at end of file
+</html>