Browse Source

MFH: fix proto

experimental/5.2-WITH_DRCP
Antony Dovgal 20 years ago
parent
commit
eb666b725f
  1. 2
      Zend/zend_builtin_functions.c

2
Zend/zend_builtin_functions.c

@ -1577,7 +1577,7 @@ ZEND_FUNCTION(get_loaded_extensions)
/* }}} */
/* {{{ proto array get_defined_constants(void)
/* {{{ proto array get_defined_constants([mixed categorize])
Return an array containing the names and values of all defined constants */
ZEND_FUNCTION(get_defined_constants)
{

Loading…
Cancel
Save