mirror of
https://github.com/idanoo/nzart-exam-generator.git
synced 2024-12-04 14:23:10 +00:00
Fixed count
This commit is contained in:
parent
c401014fde
commit
9985eeed2a
@ -95,6 +95,7 @@ foreach($files as $file) {
|
||||
$row++;
|
||||
}
|
||||
$db = null;
|
||||
$count++;
|
||||
}
|
||||
|
||||
echo "Inserted " . $count . " questions.";
|
||||
|
Loading…
Reference in New Issue
Block a user