]> granicus.if.org Git - php/commitdiff
- fixed stupid compile error
authorUwe Steinmann <steinm@php.net>
Fri, 12 Apr 2002 11:47:48 +0000 (11:47 +0000)
committerUwe Steinmann <steinm@php.net>
Fri, 12 Apr 2002 11:47:48 +0000 (11:47 +0000)
ext/domxml/php_domxml.h

index fb73fa1851fa38029ceeb65f0ad571a0bb875f13..56e8d8aca45af11e07cd4b9fcccbe0f4da44e730 100644 (file)
@@ -61,7 +61,7 @@ PHP_FUNCTION(xmldocfile);
 PHP_FUNCTION(html_doc);
 PHP_FUNCTION(html_doc_file);
 #endif
-PHP_FUNCTION(xmltree);
+PHP_FUNCTION(domxml_xmltree);
 PHP_FUNCTION(domxml_new_xmldoc);
 PHP_FUNCTION(domxml_substitute_entities_default);