phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.setup_process.inc.php,1.5,1.6


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.setup_process.inc.php,1.5,1.6
Date: Tue, 03 Sep 2002 21:25:31 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv13827/phpgwapi/inc

Modified Files:
        class.setup_process.inc.php 
Log Message:
GNU Patch #501.

Index: class.setup_process.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.setup_process.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** class.setup_process.inc.php 23 Aug 2002 04:28:28 -0000      1.5
--- class.setup_process.inc.php 4 Sep 2002 01:25:29 -0000       1.6
***************
*** 29,32 ****
--- 29,38 ----
                var $tables;
                var $updateincluded = array();
+               var $translation;
+ 
+               function setup_process()
+               {
+                       $this->translation = 
CreateObject('phpgwapi.setup_translation');
+               }
  
                /*!
***************
*** 789,791 ****
                }
        }
! ?>
--- 795,797 ----
                }
        }
! ?>
\ No newline at end of file





reply via email to

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