wtf
This commit is contained in:
parent
1242f0b661
commit
2fbe19b0fc
|
@ -1014,7 +1014,6 @@ static switch_status_t parse_xml(client_t *client)
|
||||||
if (zstr(val)) {
|
if (zstr(val)) {
|
||||||
val = NULL;
|
val = NULL;
|
||||||
}
|
}
|
||||||
printf("WTF [%s][%s]\n", tag->name, val);
|
|
||||||
|
|
||||||
if (client->profile->perms.set_vars &&
|
if (client->profile->perms.set_vars &&
|
||||||
(!client->profile->var_params.set_var_list ||
|
(!client->profile->var_params.set_var_list ||
|
||||||
|
|
Loading…
Reference in New Issue