added the test before function upgrade 1.4; Due to an error while updating with setup (trying to recreate the admin_queue Table) when updating from

1.5.001 to current release.
This commit is contained in:
Klaus Leithoff 2008-08-06 07:04:07 +00:00
parent b8df48b6f4
commit 7beddb6e3b

View File

@ -17,6 +17,7 @@ function admin_upgrade1_2()
return $GLOBALS['setup_info']['admin']['currentver'] = '1.4';
}
$test[] = '1.4';
function admin_upgrade1_4()
{
$GLOBALS['egw_setup']->oProc->CreateTable('egw_admin_queue',array(