diff options
Diffstat (limited to 'ext/tidy/README')
-rw-r--r-- | ext/tidy/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/tidy/README b/ext/tidy/README deleted file mode 100644 index 0fb6c0f035..0000000000 --- a/ext/tidy/README +++ /dev/null @@ -1,7 +0,0 @@ - -README FOR ext/tidy by John Coggeshall <john@php.net> - - -Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer -to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with -embedded scripting languages such as PHP or ASP within them using OO constructs. |