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