X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fvalidations%2Fmarketing.inc.php;h=c0d270733ed0ba08e464076e631e72285a5f7be2;hb=75691c6015d22f2630ea2eefcad0e23f20b4c347;hp=3d724d55f59bc77a7f1dd02469dae1498115929d;hpb=c12cc82e1d97b51e19b294942ea9450a34d929cd;p=platal.git diff --git a/include/validations/marketing.inc.php b/include/validations/marketing.inc.php index 3d724d5..c0d2707 100644 --- a/include/validations/marketing.inc.php +++ b/include/validations/marketing.inc.php @@ -1,6 +1,6 @@ m_user = &$mark; @@ -47,6 +48,7 @@ class MarkReq extends Validate $this->perso = $perso; $this->m_type = $type; $this->m_data = $data; + $this->m_personal_notes = $personal_notes; } // }}}