mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Beta-1 name changes
git-svn-id: file:///svn/phpbb/trunk@910 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -32,7 +32,7 @@ $template->set_filenames(array(
|
||||
);
|
||||
|
||||
$template->assign_vars(array(
|
||||
"PHPBB_VERSION" => "2.0-alpha")
|
||||
"PHPBB_VERSION" => "2.0 beta-1")
|
||||
);
|
||||
|
||||
$template->pparse("page_footer");
|
||||
|
Reference in New Issue
Block a user