public function actionRatingMonth()
 {
     Photo::sendInArchivePhotoMonth();
     Photo::sendInBestPhotoPhotoMonth();
 }