Set $faq var, I am doing some stuff in common.php ... will try and finish this later tonight/tomorrow

git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4881 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2004-04-08 13:53:54 +00:00
parent 64fe7e3167
commit 4f034fdff2

View file

@ -34,6 +34,9 @@ init_userprefs($userdata);
// End session management
//
// Set vars to prevent naughtiness
$faq = array();
//
// Load the appropriate faq file
//