forked from extern/egroupware
Remove duplicate function
This commit is contained in:
parent
a6bbcbb5f9
commit
40aec20f43
@ -971,13 +971,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
$test[] = '0.9.10pre28';
|
|
||||||
function upgrade0_9_10pre28()
|
|
||||||
{
|
|
||||||
global $phpgw_info;
|
|
||||||
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.10';
|
|
||||||
}
|
|
||||||
|
|
||||||
$test[] = '0.9.10';
|
$test[] = '0.9.10';
|
||||||
function upgrade0_9_10()
|
function upgrade0_9_10()
|
||||||
{
|
{
|
||||||
@ -988,7 +981,6 @@
|
|||||||
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.11.001';
|
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.11.001';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
$test[] = '0.9.11.004';
|
$test[] = '0.9.11.004';
|
||||||
function upgrade0_9_11_004()
|
function upgrade0_9_11_004()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user