From 6c6fb31aa7a223cbadec8bc453807ec51e18a1dc Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Wed, 28 Jan 2009 10:48:35 +0000 Subject: use getBitVersion to fetch bitweaver version number set in kernel/config_defaults_inc.php --- templates/force_installer.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/force_installer.tpl b/templates/force_installer.tpl index 954b40c..99a4776 100644 --- a/templates/force_installer.tpl +++ b/templates/force_installer.tpl @@ -32,7 +32,7 @@ bitweaver logo -

{tr}You have just updated your bitweaver code to version {$smarty.const.BIT_MAJOR_VERSION}.{$smarty.const.BIT_MINOR_VERSION}.{$smarty.const.BIT_SUB_VERSION} {$smarty.const.BIT_LEVEL}. For security or technical reasons access to your site is locked down until you make some necessary changes to your database and site configuration. The installer will help you make the these updates and ensure your site is secure before unlocking access.{/tr} +

{tr}You have just updated your bitweaver code to version {$gBitSystem->getBitVersion()}. For security or technical reasons access to your site is locked down until you make some necessary changes to your database and site configuration. The installer will help you make the these updates and ensure your site is secure before unlocking access.{/tr}

{tr}Please visit the Installer to finish updating your site and unlock it.{/tr}