diff --git a/www/libs.inc.php b/www/libs.inc.php index 1a1ee20c4..fb489b0e1 100644 --- a/www/libs.inc.php +++ b/www/libs.inc.php @@ -10,7 +10,7 @@ require_once (SMARTY_DIR."Smarty.class.php"); $smarty = new Smarty; #$smarty->compile_dir = "/home/kmacmillan/public_html/t_c"; - $smarty->compile_dir = "/home/groups/s/se/serefpolicy/t_c"; + $smarty->compile_dir = "/tmp/persistent/serefpolicy"; $smarty->template_dir = "$fixpath/html"; $smarty->assign("border", "0");