This commit is contained in:
Hannes Magnusson 2006-06-11 20:11:52 +00:00
parent 3b36c0e4d8
commit 9f786b9eff

View file

@ -158,7 +158,7 @@ zend_function_entry date_functions[] = {
PHP_FE(checkdate, arginfo_checkdate) PHP_FE(checkdate, arginfo_checkdate)
#ifdef HAVE_STRFTIME #ifdef HAVE_STRFTIME
PHP_FE(strftime, arginfo_strtotime) PHP_FE(strftime, arginfo_strftime)
PHP_FE(gmstrftime, arginfo_gmstrftime) PHP_FE(gmstrftime, arginfo_gmstrftime)
#endif #endif