mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-14 11:26:26 +00:00
Empty commit
This commit is contained in:
parent
7d38ecea41
commit
9346f4d074
@ -96,6 +96,7 @@
|
|||||||
if($DB->record_count() < 1) {
|
if($DB->record_count() < 1) {
|
||||||
error(404);
|
error(404);
|
||||||
}
|
}
|
||||||
|
list($Body, $Username) = $DB->next_record();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user