phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] setup/config.php, 1.81


From: nomail
Subject: [Phpgroupware-cvs] setup/config.php, 1.81
Date: Thu, 30 Dec 2004 12:59:24 +0100

Update of /setup
Modified Files:
        Branch: 
          config.php

date: 2004/12/30 11:59:24;  author: skwashd;  state: Exp;  lines: +2 -2

Log Message:
use api tpl class
=====================================================================
Index: setup/config.php
diff -u setup/config.php:1.80 setup/config.php:1.81
--- setup/config.php:1.80       Thu Dec 30 09:37:36 2004
+++ setup/config.php    Thu Dec 30 11:59:24 2004
@@ -31,7 +31,7 @@
        }
 
        $tpl_root = $GLOBALS['phpgw_setup']->html->setup_tpl_dir('setup');
-       $setup_tpl = CreateObject('setup.Template',$tpl_root);
+       $setup_tpl = CreateObject('phpgwapi.Template',$tpl_root);
 
        // test if $path lies within the webservers document-root
        //




reply via email to

[Prev in Thread] Current Thread [Next in Thread]