"update bug 1.2.106 --> 1.2.107 as reported by pongracz.istvan-at-gmail.com"

This commit is contained in:
Ralf Becker 2007-06-05 14:47:04 +00:00
parent 91e5a7f682
commit df425f3c07

View File

@ -1217,7 +1217,7 @@
$test[] = '1.2.106';
function phpgwapi_upgrade1_2_105()
function phpgwapi_upgrade1_2_106()
{
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.2.107';
}