phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: filemanager/inc class.bophpwebhosting.inc.php,1


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: filemanager/inc class.bophpwebhosting.inc.php,1.6,1.6.4.1 class.uiphpwebhosting.inc.php,1.6.2.6,1.6.2.6.2.1
Date: Mon, 21 Apr 2003 11:58:12 -0400

Update of /cvsroot/phpgroupware/filemanager/inc
In directory subversions:/tmp/cvs-serv32245/inc

Modified Files:
      Tag: Version-0_9_16-branch
        class.bophpwebhosting.inc.php class.uiphpwebhosting.inc.php 
Log Message:
a view fixes to get it running again after the rename (it's called FileManager 
now)

Index: class.bophpwebhosting.inc.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/filemanager/inc/Attic/class.bophpwebhosting.inc.php,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -C2 -r1.6 -r1.6.4.1
*** class.bophpwebhosting.inc.php       27 Dec 2001 15:24:35 -0000      1.6
--- class.bophpwebhosting.inc.php       21 Apr 2003 15:58:10 -0000      1.6.4.1
***************
*** 123,127 ****
                        }
  
!                       $this->so = 
CreateObject('phpwebhosting.sophpwebhosting');
  
                        $this->file_attributes = Array(
--- 123,127 ----
                        }
  
!                       $this->so = CreateObject('filemanager.sophpwebhosting');
  
                        $this->file_attributes = Array(

Index: class.uiphpwebhosting.inc.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/filemanager/inc/Attic/class.uiphpwebhosting.inc.php,v
retrieving revision 1.6.2.6
retrieving revision 1.6.2.6.2.1
diff -C2 -r1.6.2.6 -r1.6.2.6.2.1
*** class.uiphpwebhosting.inc.php       4 Mar 2003 21:56:36 -0000       1.6.2.6
--- class.uiphpwebhosting.inc.php       21 Apr 2003 15:58:10 -0000      
1.6.2.6.2.1
***************
*** 42,46 ****
                function uiphpwebhosting()
                {
!                       $this->bo = 
CreateObject('phpwebhosting.bophpwebhosting');
                        $this->nextmatchs = CreateObject('phpgwapi.nextmatchs');
                        $this->browser = CreateObject('phpgwapi.browser');
--- 42,46 ----
                function uiphpwebhosting()
                {
!                       $this->bo = CreateObject('filemanager.bophpwebhosting');
                        $this->nextmatchs = CreateObject('phpgwapi.nextmatchs');
                        $this->browser = CreateObject('phpgwapi.browser');





reply via email to

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