mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
update from 1.2.104
This commit is contained in:
parent
e22ad754a5
commit
46788e009b
@ -60,6 +60,13 @@
|
||||
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.3.004';
|
||||
}
|
||||
|
||||
$test[] = '1.2.104';
|
||||
function phpgwapi_upgrade1_2_104()
|
||||
{
|
||||
// 4. 1.2 bugfix-release: SyncML, ...
|
||||
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.3.004';
|
||||
}
|
||||
|
||||
// updates in HEAD / 1.3
|
||||
$test[] = '1.3.001';
|
||||
function phpgwapi_upgrade1_3_001()
|
||||
|
Loading…
Reference in New Issue
Block a user