8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
|
|
define contactgroup {
|
|
contactgroup_name <%= @ng_contactgroup_name %>
|
|
alias <%= @ng_contactgroup_alias %>
|
|
members <%= @ng_contactgroup_members %>
|
|
register <%= @ng_contactgroup_register %>
|
|
}
|