mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
*** empty log message ***
This commit is contained in:
parent
f8afc79b4b
commit
95ce24b391
@ -380,6 +380,7 @@
|
||||
$copy = $setup_info;
|
||||
$GLOBALS['phpgw_setup']->db->Halt_On_Error = 'no';
|
||||
$tablenames = $GLOBALS['phpgw_setup']->db->table_names();
|
||||
$tables = Array();
|
||||
while(list($key,$val) = @each($tablenames))
|
||||
{
|
||||
$tables[] = $val['table_name'];
|
||||
|
Loading…
Reference in New Issue
Block a user