projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab97a1
)
php: Add a vim filetype to php5.ini.local.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 24 Apr 2009 19:39:58 +0000
(21:39 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 24 Apr 2009 19:39:58 +0000
(21:39 +0200)
etc/php5/cgi/php.ini.local
patch
|
blob
|
history
diff --git
a/etc/php5/cgi/php.ini.local
b/etc/php5/cgi/php.ini.local
index c88e4d8c966ac8ceb4baa7103de8921b6e5012ae..d1a8eb731ad988e349a2550a290231df0c7f026b 100644
(file)
--- a/
etc/php5/cgi/php.ini.local
+++ b/
etc/php5/cgi/php.ini.local
@@
-7,3
+7,5
@@
log_errors = On
# Don't display errors to the client
display_errors = Off
+
+# vim: set filetype=dosini: