From fda33bc271d680097f472f081c0e76008782122e Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 2 Sep 2001 13:34:01 +0000 Subject: [PATCH] Added PHPBB_VERSION rather than hardcoded version number git-svn-id: file:///svn/phpbb/trunk@969 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/PSO/admin/page_footer.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/templates/PSO/admin/page_footer.tpl b/phpBB/templates/PSO/admin/page_footer.tpl index 97fdc7473c..157c661150 100644 --- a/phpBB/templates/PSO/admin/page_footer.tpl +++ b/phpBB/templates/PSO/admin/page_footer.tpl @@ -16,7 +16,7 @@ //-->
-Powered By phpBB 2.0a © 2001 phpBB Group +Powered By phpBB {PHPBB_VERSION} © 2001 phpBB Group