X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fxorg.mailer.inc.php;h=3a24e0a262851dcf1c90d18c53acd35f5fb9ffed;hb=34265dc05cfa82d29af132e749b670c16bb53cd9;hp=08036e20c26d240bf34e25025e2f49ad8b3ba233;hpb=0337d704b62718d7c77106c0e4c4e26fb02beacf;p=platal.git diff --git a/include/xorg.mailer.inc.php b/include/xorg.mailer.inc.php index 08036e2..3a24e0a 100644 --- a/include/xorg.mailer.inc.php +++ b/include/xorg.mailer.inc.php @@ -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');