X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fbanana%2Fml.inc.php;h=6c703cfb100ebefdec64a3d4e3162e7727c593b5;hb=e603b9c344f281b7d8da1a169d4122a82b5dd966;hp=087cfda9a3f6e7ab02d5ef9ce53ec0ee1bfd796a;hpb=020a95fa78dc544b3064739d409026a0056d98f4;p=platal.git diff --git a/include/banana/ml.inc.php b/include/banana/ml.inc.php index 087cfda..6c703cf 100644 --- a/include/banana/ml.inc.php +++ b/include/banana/ml.inc.php @@ -46,7 +46,7 @@ class MLBanana extends Banana static public $domain; private $user; - function __construct(User &$user, $params = null) + function __construct(User $user, $params = null) { global $globals; $this->user = &$user;