tony2001 Wed Aug 30 22:53:42 2006 UTC
Modified files:
/php-src/ext/tidy php_tidy.h
Log:
no such function
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/php_tidy.h?r1=1.30&r2=1.31&diff_format=u
Index: php-src/ext/tidy/php_tidy.h
diff -u php-src/ext/tidy/php_tidy.h:1.30 php-src/ext/tidy/php_tidy.h:1.31
--- php-src/ext/tidy/php_tidy.h:1.30 Mon Aug 14 15:17:03 2006
+++ php-src/ext/tidy/php_tidy.h Wed Aug 30 22:53:42 2006
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: php_tidy.h,v 1.30 2006/08/14 15:17:03 nlopess Exp $ */
+/* $Id: php_tidy.h,v 1.31 2006/08/30 22:53:42 tony2001 Exp $ */
#ifndef PHP_TIDY_H
#define PHP_TIDY_H
@@ -54,7 +54,6 @@
static PHP_FUNCTION(tidy_get_output);
static PHP_FUNCTION(tidy_get_error_buffer);
static PHP_FUNCTION(tidy_get_release);
-static PHP_FUNCTION(tidy_reset_config);
static PHP_FUNCTION(tidy_get_config);
static PHP_FUNCTION(tidy_get_status);
static PHP_FUNCTION(tidy_get_html_ver);
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php