mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 18:41:52 +02:00
admin_users now needs the functions_select.php since the breakup of functions.
git-svn-id: file:///svn/phpbb/trunk@2322 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -38,7 +38,7 @@ $phpbb_root_dir = "./../";
|
||||
require('pagestart.inc');
|
||||
include($phpbb_root_dir . 'includes/bbcode.'.$phpEx);
|
||||
include($phpbb_root_dir . 'includes/post.'.$phpEx);
|
||||
|
||||
include($phpbb_root_dir . 'includes/funtions_selects.'.$phpEx);
|
||||
//
|
||||
//
|
||||
//
|
||||
|
Reference in New Issue
Block a user