forked from leftypol/leftypol
prohibit using same anti-bot hashes across different boards/threads
This commit is contained in:
parent
368050852a
commit
cd30f3b0b9
5 changed files with 29 additions and 17 deletions
1
mod.php
1
mod.php
|
@ -1954,7 +1954,6 @@
|
|||
$page['pages'] = getPages(true);
|
||||
$page['pages'][$page_no-1]['selected'] = true;
|
||||
$page['btn'] = getPageButtons($page['pages'], true);
|
||||
$page['hidden_inputs'] = createHiddenInputs();
|
||||
$page['mod'] = true;
|
||||
|
||||
echo Element('index.html', $page);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue