mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Missed this one... suprised no one complained about warnings or whatever. git-svn-id: file:///svn/phpbb/trunk@6979 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
3062c3643d
commit
b8b1aa812b
1 changed files with 0 additions and 3 deletions
|
@ -63,9 +63,6 @@ $template->assign_var('T_TEMPLATE_PATH', $phpbb_admin_path . 'style');
|
||||||
// the acp template is never stored in the database
|
// the acp template is never stored in the database
|
||||||
$user->theme['template_storedb'] = false;
|
$user->theme['template_storedb'] = false;
|
||||||
|
|
||||||
// Force pagination seperation for admin style
|
|
||||||
$user->theme['pagination_sep'] = '';
|
|
||||||
|
|
||||||
// Instantiate new module
|
// Instantiate new module
|
||||||
$module = new p_master();
|
$module = new p_master();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue