Removed some code.

This commit is contained in:
Savetheinternet
2010-12-01 23:25:39 +11:00
parent 0385f46533
commit 760ccab635
2 changed files with 7 additions and 8 deletions

View File

@@ -34,8 +34,7 @@
loginForm();
}
} else {
var_dump($_COOKIE);
openBoard('b');
// The rest is not done yet...
echo buildThread(1, true);
}
?>