mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
cleanup... :P
git-svn-id: file:///svn/phpbb/trunk@4846 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -19,9 +19,6 @@ include($phpbb_root_path . 'includes/functions_admin.'.$phpEx);
|
||||
include($phpbb_root_path . 'includes/functions_posting.'.$phpEx);
|
||||
include($phpbb_root_path . 'includes/message_parser.'.$phpEx);
|
||||
|
||||
$lang_set = array(
|
||||
'file' => array('posting')
|
||||
);
|
||||
|
||||
// Start session management
|
||||
$user->start();
|
||||
|
Reference in New Issue
Block a user