diff options
Diffstat (limited to 'ext/date/tests/gmmktime_basic.phpt')
| -rw-r--r-- | ext/date/tests/gmmktime_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/gmmktime_basic.phpt b/ext/date/tests/gmmktime_basic.phpt index 58777ef771..1212fe2589 100644 --- a/ext/date/tests/gmmktime_basic.phpt +++ b/ext/date/tests/gmmktime_basic.phpt @@ -5,7 +5,7 @@ Test gmmktime() function : basic functionality /* Prototype : int gmmktime([int hour [, int min [, int sec [, int mon [, int day [, int year]]]]]]) * Description: Get UNIX timestamp for a GMT date * Source code: ext/date/php_date.c - * Alias to functions: + * Alias to functions: */ echo "*** Testing gmmktime() : basic functionality ***\n"; |
