diff options
Diffstat (limited to 'tests/security/redirect.php')
-rw-r--r-- | tests/security/redirect.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/security/redirect.php b/tests/security/redirect.php index 1d565ec7e3..37b0a5bb41 100644 --- a/tests/security/redirect.php +++ b/tests/security/redirect.php @@ -2,7 +2,6 @@ /** * * @package testing -* @version $Id$ * @copyright (c) 2008 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @@ -56,3 +55,4 @@ class phpbb_security_redirect_test extends phpbb_test_case } } } + |