X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fvalidations%2Fbroken.inc.php;h=c2747617f8c361289baeffc5791aea1f06eb68f5;hb=0b6c8b36e62b950d1b24088e98c4026a54efe9d0;hp=31e3fc6830b79f1f9d906990d92cf23bd2b56481;hpb=5daf68f6846682e439570b5245a6109ada8d9304;p=platal.git diff --git a/include/validations/broken.inc.php b/include/validations/broken.inc.php index 31e3fc6..c274761 100644 --- a/include/validations/broken.inc.php +++ b/include/validations/broken.inc.php @@ -1,6 +1,6 @@ m_user = $user; + $this->m_user = &$user; $this->m_comment = trim($comment); $this->m_email = $email; }