|
Line 0
Link Here
|
|
|
1 |
--- php.ini-development.orig 2015-09-24 08:45:30 UTC |
| 2 |
+++ php.ini-development |
| 3 |
@@ -708,8 +708,8 @@ default_charset = "UTF-8" |
| 4 |
;;;;;;;;;;;;;;;;;;;;;;;;; |
| 5 |
|
| 6 |
; UNIX: "/path1:/path2" |
| 7 |
-;include_path = ".:/php/includes" |
| 8 |
-; |
| 9 |
+include_path = ".:/usr/local/share/:/usr/local/share/pear" |
| 10 |
+ |
| 11 |
; Windows: "\path1;\path2" |
| 12 |
;include_path = ".;c:\php\includes" |
| 13 |
; |
| 14 |
yes |
| 15 |
native |
| 16 |
text/plain |