forked from leftypol/leftypol
?/debug/recent
This commit is contained in:
parent
d5a994537b
commit
764d718f84
2 changed files with 37 additions and 29 deletions
|
@ -1901,7 +1901,7 @@ function mod_debug_antispam() {
|
|||
function mod_debug_recent_posts() {
|
||||
global $pdo, $config;
|
||||
|
||||
$limit = 150;
|
||||
$limit = 500;
|
||||
|
||||
$boards = listBoards();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue