not used, not up2date, just pollute the thing. trash it
[platal.git] / include / xorg.mailer.inc.php
index 08036e2..3a24e0a 100644 (file)
@@ -60,7 +60,7 @@ class XOrgMailer extends Smarty
         $this->compile_check=true;
 
         $this->template_dir = $globals->root . "/templates/";
-        $this->compile_dir  = $globals->root . "/templates_c/";
+        $this->compile_dir  = $globals->root . "/spool/templates_c/";
         $this->config_dir   = $globals->root . "/configs/";
 
         $this->register_outputfilter('mail_format');