From 4ad8fcbd58aeb72b659db6ebc18ff38b0725f006 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Mon, 11 Mar 2013 10:35:18 +0100 Subject: [PATCH] [ticket/11404] Remove version ID from manager_test.php file header PHPBB3-11404 --- tests/avatar/manager_test.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/avatar/manager_test.php b/tests/avatar/manager_test.php index ffcfe2ce11..cb895b521a 100644 --- a/tests/avatar/manager_test.php +++ b/tests/avatar/manager_test.php @@ -2,7 +2,6 @@ /** * * @package testing -* @version $Id$ * @copyright (c) 2012 phpBB Group * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 *