mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
parent
ad8c8ed6bf
commit
fda33bc271
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
//-->
|
//-->
|
||||||
<div align="center">
|
<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>
|
</div>
|
||||||
|
|
||||||
<br clear="all" />
|
<br clear="all" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue