diff options
author | Marcus Boerger <helly@php.net> | 2004-04-29 22:57:23 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2004-04-29 22:57:23 +0000 |
commit | 9aab7d7cdf12ec62872fcff34132b643b4a637a9 (patch) | |
tree | 029630afca9312bbb3c2ddd03ef75365bcf1d910 | |
parent | a9bdb2ed8879b83d7840e67268f43e5bcb596944 (diff) | |
download | php-git-9aab7d7cdf12ec62872fcff34132b643b4a637a9.tar.gz |
An oumlaut doesn't work here, need ASCII only
-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 38520e9990..f77d1919ce 100644 --- a/ext/sqlite/CREDITS +++ b/ext/sqlite/CREDITS @@ -1,2 +1,2 @@ SQLite -Wez Furlong, Tal Peer, Marcus Börger, Ilia Alshanetsky +Wez Furlong, Tal Peer, Marcus Boerger, Ilia Alshanetsky |