Merge remote branch 'origin/xorg/maint' into xorg/master
[platal.git] / plugins / function.display_phones.php
index 1ac822b..64284bc 100644 (file)
@@ -19,7 +19,7 @@
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************/
 
-function smarty_function_display_phones($param, &$smarty)
+function smarty_function_display_phones($param, $smarty)
 {
     $txthtml = "";
     if (count($param['tels'])) {