mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-05 04:49:44 +01:00
update from 1.8.005
This commit is contained in:
parent
b4007621f7
commit
d26cfed93a
@ -42,6 +42,10 @@ function phpgwapi_upgrade1_8_003()
|
|||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
function phpgwapi_upgrade1_8_004()
|
function phpgwapi_upgrade1_8_004()
|
||||||
|
{
|
||||||
|
return $GLOBALS['setup_info']['phpgwapi']['currentver'] = '1.8.005';
|
||||||
|
}
|
||||||
|
function phpgwapi_upgrade1_8_005()
|
||||||
{
|
{
|
||||||
// run the two not included updates
|
// run the two not included updates
|
||||||
phpgwapi_upgrade1_9_010();
|
phpgwapi_upgrade1_9_010();
|
||||||
|
Loading…
Reference in New Issue
Block a user