Fixed major bug causing new installations to fail
This commit is contained in:
parent
409ee49ed3
commit
974492e11f
@ -135,7 +135,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function index($page, $mod) {
|
function index($page, $mod=false) {
|
||||||
global $sql, $board;
|
global $sql, $board;
|
||||||
|
|
||||||
$body = '';
|
$body = '';
|
||||||
|
Loading…
Reference in New Issue
Block a user