Browse Source

date del photo

amic 1 month ago
parent
commit
8cdcd7cc92
2 changed files with 3 additions and 2 deletions
  1. 2 2
      config/params.php
  2. 1 0
      views/_etc/banners/moevideo.php

+ 2 - 2
config/params.php

@@ -9,6 +9,6 @@ return [
 	'orgname' => 'ИА Амител',
 	'mydomain' => ['amic.ru','amitel.ru','fmprod.ru'],
 	'bsVersion' => '4.x',
-    'delPhotoB' => '2019-09-02 00:00:00',
-    'delPhotoE' => '2019-09-03 00:00:00'
+    'delPhotoB' => '2015-01-01 00:00:00',
+    'delPhotoE' => '2015-02-01 00:00:00'
 ];

+ 1 - 0
views/_etc/banners/moevideo.php

@@ -8,6 +8,7 @@ $controller = Yii::$app->controller->id;
 $action = Yii::$app->controller->action->id;
 
 if(($controller!="site" && $action!="index") && Yii::$app->deviceDetect->isMobile() ):?>
+	<!-- bottomline -->
 <?
 
 switch (rand(1,3)) {