Add davFilesystem directive
[hcoop/domtool2.git] / src / plugins / apache.sml
index f935549..167759f 100644 (file)
@@ -819,6 +819,9 @@ val () = Env.action_one "authzSvnAccessFile"
                      write path;
                      write "\n"))*)
 
+val () = Env.action_none "davFilesystem"
+        (fn path => write "\tDAV filesystem\n")
+
 val () = Env.action_two "addDescription"
         ("description", Env.string, "patterns", Env.list Env.string)
         (fn (desc, pats) =>