X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fvalidations%2Fmarketing.inc.php;h=9154526400052e42bd8b8474f8ae89fdcbeaa1c0;hb=9dd0544eb8fa39338b76e30c37022a1f76ed83eb;hp=92611749e363d7364dbe41e822920c5d4693522d;hpb=a1c554a92888e0b017ba362817a67cc2849a9154;p=platal.git diff --git a/include/validations/marketing.inc.php b/include/validations/marketing.inc.php index 9261174..9154526 100644 --- a/include/validations/marketing.inc.php +++ b/include/validations/marketing.inc.php @@ -40,7 +40,7 @@ class MarkReq extends Validate // }}} // {{{ constructor - public function __construct(User &$sender, User &$mark, $email, $perso, $type, $data, $personal_notes) + public function __construct(User $sender, User $mark, $email, $perso, $type, $data, $personal_notes) { parent::__construct($sender, false, 'marketing'); $this->m_user = &$mark;