1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 17:43:13 +02:00

- MFH: Update proto

This commit is contained in:
Derick Rethans
2008-01-27 17:44:29 +00:00
parent 216d0cb0ff
commit dc04a42e5c

View File

@@ -2467,7 +2467,7 @@ static int check_id_allowed(char *id, long what)
return 0;
}
/* {{{ proto array timezone_identifiers_list()
/* {{{ proto array timezone_identifiers_list([long what])
Returns numerically index array with all timezone identifiers.
*/
PHP_FUNCTION(timezone_identifiers_list)