X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fvalidations.inc.php;h=abcb13401eba5e5218a9d3c6a3ab856f077f48e3;hb=be638e733bce413df4324d985297d9a4d94dcbca;hp=31078e6c4ccd5b587e415080b98569c99c387402;hpb=804752d30f93bcd7dde8fd6fc755e4139bb18c5c;p=platal.git diff --git a/include/validations.inc.php b/include/validations.inc.php index 31078e6..abcb134 100644 --- a/include/validations.inc.php +++ b/include/validations.inc.php @@ -1,6 +1,6 @@ stamp = date('YmdHis'); $this->unique = $_unique; $this->type = $_type; + $this->promo = $this->user->promo(); } // }}}