mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Not quite a typo
git-svn-id: file:///svn/phpbb/trunk@3740 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
69a854d3ee
commit
213beefc17
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ if (defined('PHPBB_INSTALLED'))
|
|||
|
||||
// Include essential scripts
|
||||
include($phpbb_root_path . 'includes/session.'.$phpEx);
|
||||
include($phpbb_root_path . 'includes/acm/cache_file.'.$phpEx);
|
||||
include($phpbb_root_path . 'includes/acm/acm_file.'.$phpEx);
|
||||
include($phpbb_root_path . 'includes/functions_admin.'.$phpEx);
|
||||
|
||||
// Import language file, setup template ...
|
||||
|
|
Loading…
Add table
Reference in a new issue