1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00
git-svn-id: file:///svn/phpbb/trunk@2750 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-07-26 17:59:08 +00:00
parent 2a708774fa
commit 82ca177d23

View File

@@ -60,6 +60,8 @@ if ( isset($HTTP_GET_VARS['pane']) && $HTTP_GET_VARS['pane'] == 'top' )
<?php
$ignore_copyright = true;
include('page_footer_admin.'.$phpEx);
}