php: Add a vim filetype to php5.ini.local.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 24 Apr 2009 19:39:58 +0000 (21:39 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 24 Apr 2009 19:39:58 +0000 (21:39 +0200)
etc/php5/cgi/php.ini.local

index c88e4d8c966ac8ceb4baa7103de8921b6e5012ae..d1a8eb731ad988e349a2550a290231df0c7f026b 100644 (file)
@@ -7,3 +7,5 @@ log_errors = On
 
 # Don't display errors to the client 
 display_errors = Off
+
+# vim: set filetype=dosini: