Hello,
I do as the example in the module registrar doc:
lookup("location");
switch ($?) {
case -1:
case -3:
sl_send_reply("404", "Not Found");
exit;
case -2:
sl_send_reply("405", "Not Found");
exit;
};
And SER report me ERROR:core:pv_parse_spec: wrong char [$/36] in [$?] at [0
(0)]
Know you why?
Cordialement,
BERGANZ François
P Pensez à l'Environnement, n'imprimez ce mail que si nécessaire.