forked from leftypol/leftypol
Bot prevention
This commit is contained in:
parent
fab3618afe
commit
7622e84b62
5 changed files with 137 additions and 2 deletions
1
mod.php
1
mod.php
|
@ -327,6 +327,7 @@
|
|||
$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