]> granicus.if.org Git - php/commitdiff
last patch reverted, i didn't get the whole picture here
authorHartmut Holzgraefe <hholzgra@php.net>
Thu, 10 Aug 2000 08:31:40 +0000 (08:31 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Thu, 10 Aug 2000 08:31:40 +0000 (08:31 +0000)
ext/domxml/php_domxml.c

index 816359eed8a211ef67a660336f56108024dba005..7ddd1e1c63224a95515077dfb792cdbbd88af962 100644 (file)
@@ -62,6 +62,7 @@ static zend_function_entry domxml_functions[] = {
 
 static zend_function_entry php_domxmldoc_class_functions[] = {
        PHP_FALIAS(root,        domxml_root,    NULL)
+       PHP_FALIAS(children,    domxml_children,        NULL)
        PHP_FALIAS(add_root,    domxml_add_root,        NULL)
        PHP_FALIAS(dtd, domxml_intdtd,  NULL)
        PHP_FALIAS(dumpmem,     domxml_dumpmem, NULL)