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_detection.inc.php,1.4,1


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.setup_detection.inc.php,1.4,1.5
Date: Sun, 22 Dec 2002 20:29:22 -0500

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

Modified Files:
        class.setup_detection.inc.php 
Log Message:


Index: class.setup_detection.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.setup_detection.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** class.setup_detection.inc.php       30 Apr 2002 03:35:52 -0000      1.4
--- class.setup_detection.inc.php       23 Dec 2002 01:29:19 -0000      1.5
***************
*** 381,384 ****
--- 381,385 ----
                                $GLOBALS['phpgw_setup']->db->Halt_On_Error = 
'no';
                                $tablenames = 
$GLOBALS['phpgw_setup']->db->table_names();
+                               $tables = Array();
                                while(list($key,$val) = @each($tablenames))
                                {




reply via email to

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