forked from leftypol/leftypol
Fixed major bug causing new installations to fail
This commit is contained in:
parent
409ee49ed3
commit
974492e11f
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function index($page, $mod) {
|
function index($page, $mod=false) {
|
||||||
global $sql, $board;
|
global $sql, $board;
|
||||||
|
|
||||||
$body = '';
|
$body = '';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue