diff options
Diffstat (limited to 'phpBB/includes/cache.php')
-rw-r--r-- | phpBB/includes/cache.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/includes/cache.php b/phpBB/includes/cache.php index d021aac507..97b98e1227 100644 --- a/phpBB/includes/cache.php +++ b/phpBB/includes/cache.php @@ -1,10 +1,10 @@ <?php -/** +/** * * @package acm * @version $Id$ -* @copyright (c) 2005 phpBB Group -* @license http://opensource.org/licenses/gpl-license.php GNU Public License +* @copyright (c) 2005 phpBB Group +* @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ |