phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: todo/inc class.so.inc.php,1.8,1.9


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/inc class.so.inc.php,1.8,1.9
Date: Tue, 07 May 2002 09:15:32 -0400

Update of /cvsroot/phpgroupware/todo/inc
In directory subversions:/tmp/cvs-serv24598/todo/inc

Modified Files:
        class.so.inc.php 
Log Message:
oops

Index: class.so.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/inc/class.so.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** class.so.inc.php    7 May 2002 12:59:48 -0000       1.8
--- class.so.inc.php    7 May 2002 13:15:29 -0000       1.9
***************
*** 18,22 ****
                var $grants;
                var $historylog;
-               var $app_link;
  
                function so()
--- 18,21 ----
***************
*** 28,32 ****
                        $this->account     = 
$GLOBALS['phpgw_info']['user']['account_id'];
                        $this->historylog  = 
CreateObject('phpgwapi.historylog','todo');
-                       $this->app_link    = 
CreateObject('phpgwapi.app_link','todo');
  
                        // This is so our transactions follow across classes
--- 27,30 ----




reply via email to

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