forked from extern/egroupware
update from 1.8.005
This commit is contained in:
parent
b4007621f7
commit
d26cfed93a
@ -42,6 +42,10 @@ function phpgwapi_upgrade1_8_003()
|
||||
* @return string
|
||||
*/
|
||||
function phpgwapi_upgrade1_8_004()
|
||||
{
|
||||
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.8.005';
|
||||
}
|
||||
function phpgwapi_upgrade1_8_005()
|
||||
{
|
||||
// run the two not included updates
|
||||
phpgwapi_upgrade1_9_010();
|
||||
|
Loading…
Reference in New Issue
Block a user