mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
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:
@@ -34,6 +34,9 @@ init_userprefs($userdata);
|
||||
// End session management
|
||||
//
|
||||
|
||||
// Set vars to prevent naughtiness
|
||||
$faq = array();
|
||||
|
||||
//
|
||||
// Load the appropriate faq file
|
||||
//
|
||||
|
Reference in New Issue
Block a user