mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 18:41:52 +02:00
Added PHPBB_VERSION rather than hardcoded version number
git-svn-id: file:///svn/phpbb/trunk@969 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
//-->
|
||||
<div align="center">
|
||||
<span class="gensmall">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB 2.0a</a> © 2001 phpBB Group</span>
|
||||
<span class="gensmall">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB {PHPBB_VERSION}</a> © 2001 phpBB Group</span>
|
||||
</div>
|
||||
|
||||
<br clear="all" />
|
||||
|
Reference in New Issue
Block a user