mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
fixed some small bugs... added the updater (this one needs some testing, i have moved some things around)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3674 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -389,7 +389,6 @@ $template->assign_vars(array(
|
||||
'U_FAQ' => append_sid('faq.'.$phpEx),
|
||||
'U_VIEWONLINE' => append_sid('viewonline.'.$phpEx),
|
||||
'U_LOGIN_LOGOUT' => append_sid($u_login_logout),
|
||||
'U_MEMBERSLIST' => append_sid('memberlist.'.$phpEx),
|
||||
'U_GROUP_CP' => append_sid('groupcp.'.$phpEx),
|
||||
|
||||
'S_CONTENT_DIRECTION' => $lang['DIRECTION'],
|
||||
|
Reference in New Issue
Block a user