From: Derick Rethans Date: Wed, 5 Oct 2005 11:46:18 +0000 (+0000) Subject: - Remove README, everything is implemented now. X-Git-Tag: RELEASE_0_9_0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1451c1468425ad577e4de1f0f63d98d932dc5f0e;p=php - Remove README, everything is implemented now. --- diff --git a/ext/filter/README b/ext/filter/README deleted file mode 100644 index b04648c4a4..0000000000 --- a/ext/filter/README +++ /dev/null @@ -1,2 +0,0 @@ -This doesn't work yet. There are no actual filters as of yet, just the -framework code to call the filters and store the original data.