--- phpgroupware/phpgroupware/phpgwapi/setup/tables_update.inc.php 2003-04-18 19:55:02.000000000 +0200 +++ tables_update.inc.php 2003-06-12 13:24:44.000000000 +0200 @@ -462,7 +462,7 @@ // tables_current, but on running tables_baseline throught all update-scripts. // Which gives at the end two different versions of the table on new or updated installs. // I fix it now in the (wrong) order of the tables_current, as some apps might depend on! - + $confs = array(); $GLOBALS['phpgw_setup']->oProc->query("SELECT * FROM phpgw_config"); while ($GLOBALS['phpgw_setup']->oProc->next_record()) {