diff options
Diffstat (limited to 'pear/Cache.php')
-rw-r--r-- | pear/Cache.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/Cache.php b/pear/Cache.php index 04a662709a..ebb642d477 100644 --- a/pear/Cache.php +++ b/pear/Cache.php @@ -1,6 +1,6 @@ <?php // +----------------------------------------------------------------------+ -// | PHP version 4.0 | +// | PHP Version 4 | // +----------------------------------------------------------------------+ // | Copyright (c) 1997, 1998, 1999, 2000, 2001 The PHP Group | // +----------------------------------------------------------------------+ |