diff options
author | Marcus Boerger <helly@php.net> | 2005-02-08 19:10:06 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2005-02-08 19:10:06 +0000 |
commit | 2e8b9c005b480149ed1404fc9c680e881badc9cc (patch) | |
tree | 302430eb2b6e7bb72b59d8f91eea7e0d02545823 /ext/spl/examples/dbaarray.inc | |
parent | 2f9662d156e8bdeb949ef1a960f813fb6965b264 (diff) | |
download | php-git-2e8b9c005b480149ed1404fc9c680e881badc9cc.tar.gz |
- Update to 2005
Diffstat (limited to 'ext/spl/examples/dbaarray.inc')
-rwxr-xr-x | ext/spl/examples/dbaarray.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/dbaarray.inc b/ext/spl/examples/dbaarray.inc index 54f5ec844b..fcd6bb378a 100755 --- a/ext/spl/examples/dbaarray.inc +++ b/ext/spl/examples/dbaarray.inc @@ -4,7 +4,7 @@ * @ingroup Examples * @brief class DbaArray * @author Marcus Boerger - * @date 2003 - 2004 + * @date 2003 - 2005 * * SPL - Standard PHP Library */ |