summaryrefslogtreecommitdiff
path: root/ext/standard/datetime.h
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2000-03-28 18:16:41 +0000
committerSterling Hughes <sterling@php.net>2000-03-28 18:16:41 +0000
commitf76e0a407768781919da031748b5afa93953ecad (patch)
treee7959ce44f3dd3bb2907eef6d588b8c91219dd92 /ext/standard/datetime.h
parenta65971221ffd59717c252d989ec74ccde88db9a8 (diff)
downloadphp-git-f76e0a407768781919da031748b5afa93953ecad.tar.gz
*** empty log message ***
Diffstat (limited to 'ext/standard/datetime.h')
-rw-r--r--ext/standard/datetime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/datetime.h b/ext/standard/datetime.h
index eaff52648b..2e8f61f53d 100644
--- a/ext/standard/datetime.h
+++ b/ext/standard/datetime.h
@@ -39,6 +39,7 @@ PHP_FUNCTION(mktime);
PHP_FUNCTION(gmmktime);
PHP_FUNCTION(date);
PHP_FUNCTION(gmdate);
+PHP_FUNCTION(localtime);
PHP_FUNCTION(getdate);
PHP_FUNCTION(checkdate);
#if HAVE_STRFTIME