phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] setup/ldapmodify.php, 1.13


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

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

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

Log Message:
use api tpl class
=====================================================================
Index: setup/ldapmodify.php
diff -u setup/ldapmodify.php:1.12 setup/ldapmodify.php:1.13
--- setup/ldapmodify.php:1.12   Thu Dec 30 09:37:36 2004
+++ setup/ldapmodify.php        Thu Dec 30 11:59:24 2004
@@ -45,7 +45,7 @@
        $GLOBALS['phpgw']->db = $GLOBALS['phpgw_setup']->db;
 
        $tpl_root = $GLOBALS['phpgw_setup']->html->setup_tpl_dir('setup');
-       $setup_tpl = CreateObject('setup.Template',$tpl_root);
+       $setup_tpl = CreateObject('phpgwapi.Template',$tpl_root);
        $setup_tpl->set_file(array(
                'ldap'   => 'ldap.tpl',
                'T_head' => 'head.tpl',




reply via email to

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