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