forked from extern/egroupware
typo
This commit is contained in:
parent
6667cca4de
commit
2ba66910c5
@ -68,7 +68,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
$test[] = '1.2.105';
|
$test[] = '1.2.105';
|
||||||
function phpgwapi_upgrade1_2_104()
|
function phpgwapi_upgrade1_2_105()
|
||||||
{
|
{
|
||||||
// 5. 1.2 bugfix-release
|
// 5. 1.2 bugfix-release
|
||||||
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.3.004';
|
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.3.004';
|
||||||
|
Loading…
Reference in New Issue
Block a user