web_apps: don't instantiate php5 in wordPress
[hcoop/domtool2.git] / lib / web_apps.dtl
index 5a19ae6..e39dc4f 100644 (file)
@@ -2,7 +2,6 @@
 
 val addWordPress = \ loc : (location) ->
   location loc with
-    phpVersion php5;
     rewriteRule "^(.*/)?\.svn/" "-" [forbidden, last];
     rewriteRule "^(.*/)?\.git/" "-" [forbidden, last];