update for felamimail folder error

This commit is contained in:
reinerj 2004-02-10 17:12:01 +00:00
parent 12518cb8e0
commit cf2cf301b2

View File

@ -89,7 +89,7 @@
'theme_css' => $theme_css,
'css' => $GLOBALS['phpgw']->common->get_css(),
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
'js_foldertree' => $js_foldertree,
'js_foldertree' => $js_foldertree
);
$tpl->set_var($var);
$tpl->pfp('out','head');