diff options
author | jfha73 <jfha73@gmail.com> | 2014-09-18 13:26:03 -0400 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-09-18 20:43:30 +0200 |
commit | 1d936e7054a8180e2f00a57116c76da594ddd677 (patch) | |
tree | e20c8ca3b0bfe3e43827fd74592882c1e69033ca /sapi/apache2handler/php_functions.c | |
parent | 5514b0b1ad1f68a8c2bd75f4ea3424d4a38df508 (diff) | |
download | php-git-1d936e7054a8180e2f00a57116c76da594ddd677.tar.gz |
Update php_functions.c
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
-rw-r--r-- | sapi/apache2handler/php_functions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache2handler/php_functions.c b/sapi/apache2handler/php_functions.c index 084f411c2f..27643b8917 100644 --- a/sapi/apache2handler/php_functions.c +++ b/sapi/apache2handler/php_functions.c @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2014 The PHP Group | +----------------------------------------------------------------------+ |