]> granicus.if.org Git - php/commit
Added tidy_repair_string() & tidy_repair_file() that allow for quick repair
authorIlia Alshanetsky <iliaa@php.net>
Sun, 21 Sep 2003 19:22:19 +0000 (19:22 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 21 Sep 2003 19:22:19 +0000 (19:22 +0000)
commit4f6874b3ff18ee732d54c2eb3b0e4640b3c81ef5
tree30a5d3e7df998035c1165a2c76709b89cc2abb1f
parentad93053ec4638ee8933c2f6da4d59c97b741681a
Added tidy_repair_string() & tidy_repair_file() that allow for quick repair
of files & strings.
Modified tidy_parse_file() to accept include_path parameter.
Fixed a few bugs that may have allowed configurations directives loaded via
a file to carry over across requests.
ext/tidy/php_tidy.h
ext/tidy/tidy.c