phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/inc class.uietemplate.inc.php,1.3,1.4


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/inc class.uietemplate.inc.php,1.3,1.4 class.sbox2.inc.php,1.2,NONE
Date: Sat, 11 May 2002 17:05:16 -0400

Update of /cvsroot/phpgroupware/etemplate/inc
In directory subversions:/tmp/cvs-serv23839

Modified Files:
        class.uietemplate.inc.php 
Removed Files:
        class.sbox2.inc.php 
Log Message:
use sbox2-class in the api

Index: class.uietemplate.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/inc/class.uietemplate.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** class.uietemplate.inc.php   17 Feb 2002 19:09:15 -0000      1.3
--- class.uietemplate.inc.php   11 May 2002 21:05:13 -0000      1.4
***************
*** 49,53 ****
                        $this->boetemplate();
                        $this->html = CreateObject('etemplate.html');   // 
should  be in the api (older version in infolog)
!                       $this->sbox = CreateObject('etemplate.sbox2');  // 
older version is in the api
  
                        if (!$this->read($name,$template,$lang,$group,$version))
--- 49,53 ----
                        $this->boetemplate();
                        $this->html = CreateObject('etemplate.html');   // 
should  be in the api (older version in infolog)
!                       $this->sbox = CreateObject('phpgwapi.sbox2');   // 
older version is in the api
  
                        if (!$this->read($name,$template,$lang,$group,$version))

--- class.sbox2.inc.php DELETED ---




reply via email to

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