added update from 1.8.002

This commit is contained in:
Ralf Becker 2011-08-11 19:04:40 +00:00
parent 74498fd320
commit 2a95927fc8

View File

@ -28,6 +28,10 @@ function phpgwapi_upgrade1_8_001()
{
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.9.001';
}
function phpgwapi_upgrade1_8_002()
{
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.9.001';
}
/**
* Add index to improve import of contacts using a custom field as primary key