diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2003-11-16 20:43:57 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2003-11-16 20:43:57 +0000 |
commit | 8845a0300fb49ca73f3f6351d490616a0d89f064 (patch) | |
tree | be1878a03791b02f3aec5910c8729bf46eaa5642 | |
parent | 8711f1ca1fbc2b6f9128ca1112fd15047f43895e (diff) | |
download | php-git-8845a0300fb49ca73f3f6351d490616a0d89f064.tar.gz |
Added myself to credits.
-rw-r--r-- | ext/sqlite/CREDITS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sqlite/CREDITS b/ext/sqlite/CREDITS index 87f769b6f9..1060c36260 100644 --- a/ext/sqlite/CREDITS +++ b/ext/sqlite/CREDITS @@ -1,2 +1,2 @@ sqlite -Wez Furlong, Tal Peer, Marcus Börger +Wez Furlong, Tal Peer, Marcus Börger, Ilia Alshanetsky |