X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fvalidations%2Fphotos.inc.php;h=41a29b4ace0293ef7b63bed00f5fac02b1edfbc3;hb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;hp=fa0f4b39e958c3f12dd27956284c1497b10816d5;hpb=20d7932b9db32f4dbf96312efc1981a5bebd9b7d;p=platal.git diff --git a/include/validations/photos.inc.php b/include/validations/photos.inc.php index fa0f4b3..41a29b4 100644 --- a/include/validations/photos.inc.php +++ b/include/validations/photos.inc.php @@ -1,6 +1,6 @@ Validate($_uid, true, 'photo', $_stamp); + $this->_get_image($_data); } // }}}