mirror of
https://github.com/idanoo/nzart-exam-generator
synced 2025-07-01 13:52:17 +00:00
Fixed count
This commit is contained in:
parent
c401014fde
commit
9985eeed2a
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ foreach($files as $file) {
|
|||
$row++;
|
||||
}
|
||||
$db = null;
|
||||
$count++;
|
||||
}
|
||||
|
||||
echo "Inserted " . $count . " questions.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue