Changed to dictionary based parameters
This commit is contained in:
parent
0396167757
commit
bbb689a8fa
@ -2,7 +2,6 @@
|
|||||||
# -*- encoding: utf-8; py-indent-offset: 4 -*-
|
# -*- encoding: utf-8; py-indent-offset: 4 -*-
|
||||||
# 2014 Marius Pana mp@sphs.ro
|
# 2014 Marius Pana mp@sphs.ro
|
||||||
|
|
||||||
|
|
||||||
register_check_parameters(
|
register_check_parameters(
|
||||||
subgroup_applications,
|
subgroup_applications,
|
||||||
"exchange_user_mbx_size",
|
"exchange_user_mbx_size",
|
||||||
@ -17,4 +16,3 @@ register_check_parameters(
|
|||||||
None,
|
None,
|
||||||
None,
|
None,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user