1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 14:01:01 +02:00

I hope that this is a better explanation as unknown.

This commit is contained in:
Egon Schmid
2001-12-02 10:00:15 +00:00
parent 286d420740
commit 3c01151a08

View File

@@ -1243,7 +1243,7 @@ PHP_FUNCTION(domxml_is_blank_node)
/* }}} */
/* {{{ proto int domxml_node_type(void)
unknown ??? */
Returns the type of the node */
PHP_FUNCTION(domxml_node_type)
{
zval *id;