diff options
author | Tal Peer <tal@php.net> | 2003-04-20 13:15:45 +0000 |
---|---|---|
committer | Tal Peer <tal@php.net> | 2003-04-20 13:15:45 +0000 |
commit | a676f6c29ddeb7690178165161b9b2616cbb839f (patch) | |
tree | 9c6d6394945e2d9ee5eaf59e72598ee8d450ed8f /ext/sqlite/php_sqlite.h | |
parent | 7360c5dfdd7ca8339d9b6fdaa76df544a12f6c3c (diff) | |
download | php-git-a676f6c29ddeb7690178165161b9b2616cbb839f.tar.gz |
Update
Diffstat (limited to 'ext/sqlite/php_sqlite.h')
-rw-r--r-- | ext/sqlite/php_sqlite.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sqlite/php_sqlite.h b/ext/sqlite/php_sqlite.h index 86fb3084d5..c05bba4c60 100644 --- a/ext/sqlite/php_sqlite.h +++ b/ext/sqlite/php_sqlite.h @@ -13,6 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Author: Wez Furlong <wez@thebrainroom.com> | + | Tal Peer <tal@php.net | +----------------------------------------------------------------------+ $Id$ |