diff --git a/phpgwapi/setup/tables_update.inc.php b/phpgwapi/setup/tables_update.inc.php index e599dd90e5..31e4c5cdfc 100644 --- a/phpgwapi/setup/tables_update.inc.php +++ b/phpgwapi/setup/tables_update.inc.php @@ -33,6 +33,11 @@ function phpgwapi_upgrade1_6_002() return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.7.001'; } +function phpgwapi_upgrade1_6_003() +{ + return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.7.001'; +} + function phpgwapi_upgrade1_7_001() { $GLOBALS['egw_setup']->oProc->AddColumn('egw_sqlfs','fs_link',array(