mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
"update from egw-1.4.004"
This commit is contained in:
parent
b0ebb4d0d8
commit
6cc0093543
@ -38,6 +38,12 @@
|
||||
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.5.001';
|
||||
}
|
||||
|
||||
$test[] = '1.4.004';
|
||||
function phpgwapi_upgrade1_4_004()
|
||||
{
|
||||
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.5.001';
|
||||
}
|
||||
|
||||
$test[] = '1.5.001';
|
||||
function phpgwapi_upgrade1_5_001()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user