1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 07:30:10 +01:00

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 = '';