forked from extern/egroupware
Remove duplicate function number
This commit is contained in:
parent
0b9c0214d4
commit
7d306650fb
@ -1254,15 +1254,6 @@
|
||||
|
||||
$test[] = '0.9.11.002';
|
||||
function phpgwapi_upgrade0_9_11_002()
|
||||
{
|
||||
global $setup_info;
|
||||
$setup_info['phpgwapi']['currentver'] = '0.9.11.003';
|
||||
return $setup_info['phpgwapi']['currentver'];
|
||||
//return True;
|
||||
}
|
||||
|
||||
$test[] = '0.9.11.002';
|
||||
function upgrade0_9_11_002()
|
||||
{
|
||||
global $phpgw_info, $phpgw_setup;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user