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