fix for sf

This commit is contained in:
Chris PeBenito 2005-06-15 21:23:40 +00:00
parent 5ba9f0b643
commit 9b57ae78e4
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@
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 = "/home/kmacmillan/public_html/t_c";
$smarty->compile_dir = "/home/groups/s/se/serefpolicy/t_c";
$smarty->template_dir = "$fixpath/html";
$smarty->assign("border", "0");

View File

@ -2,4 +2,4 @@
# This will 'publish' the reference policy website.
rsync -r . shell.sf.net:/home/groups/s/se/serefpolicy/htdocs/pre
rsync -r . shell.sf.net:/home/groups/s/se/serefpolicy/htdocs