From: x2000habouzit Date: Tue, 27 Jan 2004 07:58:55 +0000 (+0000) Subject: modif due à la nvelle arborescence X-Git-Tag: xorg/old~1938 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=88df2c316f85b92a4263582e41336507ec112d99;p=platal.git modif due à la nvelle arborescence --- diff --git a/include/auto.prepend.inc.php b/include/auto.prepend.inc.php index 6592bcc..b779a10 100644 --- a/include/auto.prepend.inc.php +++ b/include/auto.prepend.inc.php @@ -1,5 +1,5 @@ template_dir = $globals->spoolroot . "/templates/"; $page->compile_dir = $globals->spoolroot . "/templates_c/"; - $page->plugin_dir = $globals->spoolroot . "/plugins/"; + $page->plugins_dir = $globals->spoolroot . "/plugins/"; $page->cache_dir = $globals->spoolroot . "/cache/"; $page->assign('xorg_head', $tpl_head);