diff --git a/nconnector.php b/nconnector.php index b7d50a1..1d27866 100755 --- a/nconnector.php +++ b/nconnector.php @@ -77,7 +77,7 @@ while ($user = $doldb->result->fetch_assoc()) } } $ncdb->result->close(); - if ($flag > 5) exit; + if ($flag > 6) exit; } $doldb->result->close(); ?>