X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fvalidations%2Fmedals.inc.php;h=0bc892c6468909c8d087b1df72f484617d2a3ae8;hb=2553b7686e0678b8e27858a7c377e73ecb410aec;hp=498ee493393924e8798a0627e1adcc32f446324b;hpb=de14933c384281bfc5571b8b3d7d7ac94b04bc48;p=platal.git diff --git a/include/validations/medals.inc.php b/include/validations/medals.inc.php index 498ee49..0bc892c 100644 --- a/include/validations/medals.inc.php +++ b/include/validations/medals.inc.php @@ -1,6 +1,6 @@ user->id(), WATCH_FICHE, 'medals'); + register_watch_op($this->user->id(), WATCH_FICHE, '', 'medals'); return XDB::execute('REPLACE INTO profile_medals_sub VALUES ({?}, {?}, {?})', $this->user->id(), $this->mid, $this->gid);