diff options
Diffstat (limited to 'ext/spl/examples/autoload.inc')
-rwxr-xr-x | ext/spl/examples/autoload.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/autoload.inc b/ext/spl/examples/autoload.inc index 7fecfa5758..5871e7d63b 100755 --- a/ext/spl/examples/autoload.inc +++ b/ext/spl/examples/autoload.inc @@ -4,7 +4,7 @@ * @ingroup Examples * @brief function __autoload * @author Marcus Boerger - * @date 2003 - 2004 + * @date 2003 - 2005 * * SPL - Standard PHP Library */ |