--- check_ip.php.bug 2016-01-05 15:42:08.000000000 +0500 +++ check_ip.php 2016-01-05 16:12:59.000000000 +0500 @@ -40,7 +40,7 @@ } while (!feof(STDIN)) { $line = trim(fgets(STDIN)); -} + unset($cp_db); $files = scandir($g['vardb_path']); @@ -51,7 +51,7 @@ $cp_db[$rownum] = implode(",", $row); } } - +} $usuario = ""; //1419045939,1419045939,2000,2000,192.168.10.11,192.168.10.11,08:00:27:5c:e1:ee,08:00:27:5c:e1:ee,marcello,marcello,605a1f46e2d64556,605a1f46e2d64556,,,,,,,,,,,first,first if (is_array($cp_db)) {