Fixes deprecated features in PHP 5.3.x.
[platal.git] / include / validations / homonymes.inc.php
index 684ef29..f39209e 100644 (file)
@@ -36,7 +36,7 @@ class HomonymeReq extends Validate
     // }}}
     // {{{ constructor
 
-    public function __construct(User &$_user, $_loginbis, $_homonymes_hruid, $warning=true)
+    public function __construct(User $_user, $_loginbis, $_homonymes_hruid, $warning=true)
     {
         $this->warning = $warning;