mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 04:48:53 +00: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:
parent
b621bb66c5
commit
d46d56f956
1 changed files with 0 additions and 2 deletions
|
@ -96,8 +96,6 @@ class install_convert extends module
|
||||||
|
|
||||||
if (!defined('PHPBB_INSTALLED'))
|
if (!defined('PHPBB_INSTALLED'))
|
||||||
{
|
{
|
||||||
$config['load_tplcompile'] = true;
|
|
||||||
|
|
||||||
$template->assign_vars(array(
|
$template->assign_vars(array(
|
||||||
'S_NOT_INSTALLED' => true,
|
'S_NOT_INSTALLED' => true,
|
||||||
'TITLE' => $lang['BOARD_NOT_INSTALLED'],
|
'TITLE' => $lang['BOARD_NOT_INSTALLED'],
|
||||||
|
|
Loading…
Add table
Reference in a new issue