mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
fixed typo, thanks to Istvan
This commit is contained in:
parent
0cd9b918d1
commit
a932cc99a6
@ -1210,7 +1210,7 @@
|
||||
|
||||
|
||||
$test[] = '1.2.105';
|
||||
function phpgwapi_upgrade1_2_104()
|
||||
function phpgwapi_upgrade1_2_105()
|
||||
{
|
||||
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.2.106';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user