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.1,1


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.setup_detection.inc.php,1.1,1.2
Date: Tue, 09 Apr 2002 19:48:10 -0400

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

Modified Files:
        class.setup_detection.inc.php 
Log Message:
Cleanup a few small warnings.

Index: class.setup_detection.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.setup_detection.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** class.setup_detection.inc.php       3 Mar 2002 21:47:30 -0000       1.1
--- class.setup_detection.inc.php       9 Apr 2002 23:48:07 -0000       1.2
***************
*** 41,44 ****
--- 41,45 ----
                function get_db_versions($setup_info='')
                {
+                       $tname = Array();
                        $GLOBALS['phpgw_setup']->db->Halt_On_Error = 'no';
                        $tables = $GLOBALS['phpgw_setup']->db->table_names();




reply via email to

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