mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 06:18:52 +00: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:
parent
64fe7e3167
commit
4f034fdff2
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@ init_userprefs($userdata);
|
||||||
// End session management
|
// End session management
|
||||||
//
|
//
|
||||||
|
|
||||||
|
// Set vars to prevent naughtiness
|
||||||
|
$faq = array();
|
||||||
|
|
||||||
//
|
//
|
||||||
// Load the appropriate faq file
|
// Load the appropriate faq file
|
||||||
//
|
//
|
||||||
|
|
Loading…
Add table
Reference in a new issue