mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 19:26:53 +02:00
hmm, no, this was not meant to go in
git-svn-id: file:///svn/phpbb/trunk@6873 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -96,8 +96,6 @@ class install_convert extends module
|
||||
|
||||
if (!defined('PHPBB_INSTALLED'))
|
||||
{
|
||||
$config['load_tplcompile'] = true;
|
||||
|
||||
$template->assign_vars(array(
|
||||
'S_NOT_INSTALLED' => true,
|
||||
'TITLE' => $lang['BOARD_NOT_INSTALLED'],
|
||||
|
Reference in New Issue
Block a user