]> granicus.if.org Git - php/commitdiff
- Update proto.
authorDerick Rethans <derick@php.net>
Sun, 27 Jan 2008 17:44:16 +0000 (17:44 +0000)
committerDerick Rethans <derick@php.net>
Sun, 27 Jan 2008 17:44:16 +0000 (17:44 +0000)
ext/date/php_date.c

index 556404e2c806e28e33722a8c19fc284d740a5743..f93e2bfa8d678d5ec49aed5ba7fc7aa7931a72b7 100644 (file)
@@ -2629,7 +2629,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)