forked from leftypol/leftypol
Fixed links for mod pages
This commit is contained in:
parent
33c27ce7fa
commit
dcaeb7a81a
3 changed files with 8 additions and 8 deletions
2
mod.php
2
mod.php
|
@ -157,7 +157,7 @@
|
|||
if(!openBoard($boardName))
|
||||
error(ERROR_NOBOARD);
|
||||
|
||||
$page = index(1);
|
||||
$page = index(1, true);
|
||||
$page['mod'] = true;
|
||||
|
||||
echo Element('index.html', $page);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue