diff options
| author | Ondřej Surý <ondrej@sury.org> | 2013-09-27 17:46:14 +0200 |
|---|---|---|
| committer | Lior Kaplan <kaplanlior@gmail.com> | 2013-09-27 17:46:14 +0200 |
| commit | 0ad0a2f56ea5f9822297fec8e2816751b9a4f653 (patch) | |
| tree | 288c01cae3a4886adea45f8a9599f1a8d5c2998a /php.ini-development | |
| parent | 7a1a1aec8c90fff8a24dc53d2232e22fbca3d39f (diff) | |
| download | php-git-0ad0a2f56ea5f9822297fec8e2816751b9a4f653.tar.gz | |
Add information about which INI file is which inside respective files
Diffstat (limited to 'php.ini-development')
| -rw-r--r-- | php.ini-development | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php.ini-development b/php.ini-development index ba20bd3fb8..b935f22eb5 100644 --- a/php.ini-development +++ b/php.ini-development @@ -83,6 +83,8 @@ ; development version only in development environments as errors shown to ; application users can inadvertently leak otherwise secure information. +; This is php.ini-development INI file. + ;;;;;;;;;;;;;;;;;;; ; Quick Reference ; ;;;;;;;;;;;;;;;;;;; |
