mysql: revoke permissions when dropping database
[hcoop/domtool2.git] / src / plugins / apache.sig
index 31f0587..7115086 100644 (file)
@@ -39,7 +39,7 @@ signature APACHE = sig
     (* OK, where is it _really_ located?  (Target of log syncing into AFS) *)
 
     val ssl : string option Env.arg
-    val webPlace : (string * string) Env.arg
+    val webPlace : (string * string * string) Env.arg
 
     val webNode : string -> bool
 end