diff options
Diffstat (limited to 'phpBB/includes/cron/task/base.php')
-rw-r--r-- | phpBB/includes/cron/task/base.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/cron/task/base.php b/phpBB/includes/cron/task/base.php index ba399c18b1..dff98175fb 100644 --- a/phpBB/includes/cron/task/base.php +++ b/phpBB/includes/cron/task/base.php @@ -2,7 +2,6 @@ /** * * @package phpBB3 -* @version $Id$ * @copyright (c) 2010 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * |