1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 02:06:32 +02:00

Topic review changes + updates

git-svn-id: file:///svn/phpbb/trunk@1220 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-10-16 11:12:32 +00:00
parent 83bc62fb2d
commit d387e476bc
8 changed files with 552 additions and 30 deletions

View File

@@ -101,6 +101,7 @@ $userdata = Array();
$theme = Array();
$images = Array();
$lang = Array();
$gen_simple_header = FALSE;
@include($phpbb_root_path . 'config.'.$phpEx);