Fixed major bug causing new installations to fail

This commit is contained in:
Savetheinternet 2010-12-13 02:21:56 +11:00
parent 409ee49ed3
commit 974492e11f

View File

@ -135,7 +135,7 @@
}
}
function index($page, $mod) {
function index($page, $mod=false) {
global $sql, $board;
$body = '';