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:
Paul S. Owen 2001-09-02 13:34:01 +00:00
parent ad8c8ed6bf
commit fda33bc271

View file

@ -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> &copy; 2001 phpBB Group</span> <span class="gensmall">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB {PHPBB_VERSION}</a> &copy; 2001 phpBB Group</span>
</div> </div>
<br clear="all" /> <br clear="all" />