bugfix #16
This commit is contained in:
parent
5bf3f39f00
commit
0c18d8c9e4
|
|
@ -218,6 +218,7 @@ function civiproxy_sanitise($value, $type) {
|
|||
error_log("CiviProxy: unknown type '$type'. Ignored.");
|
||||
$value = '';
|
||||
}
|
||||
return $value;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue