X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2Ffunction.display_address.php;h=02e1edc5ae4877478e3a98de80ed23a50c88be81;hb=f68987780f3ad69866f23894882b1a9cddbe24ba;hp=3278f6e89bc9ce90859881f6fe6641864bba6402;hpb=d645ceb701b0e8aa1de2e5271bed35e56ef169f1;p=platal.git diff --git a/plugins/function.display_address.php b/plugins/function.display_address.php index 3278f6e..02e1edc 100644 --- a/plugins/function.display_address.php +++ b/plugins/function.display_address.php @@ -36,7 +36,7 @@ function display_address_isIdentity($idt, $value, $test_reverse = true) return false; } -function smarty_function_display_address($param, &$smarty) +function smarty_function_display_address($param, $smarty) { $adr = $param['adr']; $txtad = $adr->text;