[Top][All Lists]
[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))
{
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: phpgwapi/inc class.setup_detection.inc.php,1.4,1.5,
Dan Kuykendall <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.help.inc.php,1.3,1.4
- Next by Date:
[Phpgroupware-cvs] CVS: addressbook/help/EN add.php,1.3,1.4 list.php,1.1,1.2 overview.php,1.3,1.4
- Previous by thread:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.help.inc.php,1.3,1.4
- Next by thread:
[Phpgroupware-cvs] CVS: addressbook/help/EN add.php,1.3,1.4 list.php,1.1,1.2 overview.php,1.3,1.4
- Index(es):