Remove moinMoinOld directive release_20130722
authorClinton Ebadi <clinton@unknownlamer.org>
Mon, 22 Jul 2013 23:24:02 +0000 (19:24 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Mon, 22 Jul 2013 23:24:02 +0000 (19:24 -0400)
lib/web_apps.dtl

index 39990d4..5f783c8 100644 (file)
@@ -53,13 +53,4 @@ val addMoinMoinOld = begin
   alias htdocs "/usr/share/moin/htdocs";
   scriptAlias prefix (end_in_slash script)
 end;
-{{Add a MoinMoin wiki to a vhost.}}
-
-val moinMoinOld = \ host : (host) ->
-  webAt "mire" host with
-    addMoinMoinOld where
-      Htdocs = "/moin";
-      Prefix = "/"
-    end
-  end;
-{{Create a new vhost with just a MoinMoin wiki.}}
\ No newline at end of file
+{{Add a MoinMoin wiki to a vhost.}}
\ No newline at end of file