diff options
Diffstat (limited to 'phpBB/install/database_update.php')
| -rw-r--r-- | phpBB/install/database_update.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php index 10e4be3ac4..d4f4cdfc44 100644 --- a/phpBB/install/database_update.php +++ b/phpBB/install/database_update.php @@ -1243,7 +1243,7 @@ $cache->purge(); </div> <div id="page-footer"> - Powered by phpBB © <?php echo date('Y'); ?> <a href="http://www.phpbb.com/">phpBB Group</a> + Powered by phpBB © 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a> </div> </div> |
