Updated for new constant

This commit is contained in:
Miles Lott 2001-06-27 05:17:42 +00:00
parent b9620485f9
commit c9be6f35cf

View File

@ -60,7 +60,7 @@
{
if (! $navbarframe && ! $framebody)
{
$tpl = new Template($phpgw_info['server']['template_dir']);
$tpl = new Template(PHPGW_TEMPLATE_DIR);
$tpl->set_file(array(
'frames' => 'frames.tpl',
'frame_body' => 'frames_body.tpl',