From 5086370d279adc16a488b2840d13da8f8d0ae0d2 Mon Sep 17 00:00:00 2001 From: dozer111 Date: Mon, 2 Jul 2018 18:07:13 +0300 Subject: [PATCH] target blanc + absolute ways --- frontend/widgets/ParthnersList.php | 6 +++--- frontend/widgets/views/_parthnerList.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/widgets/ParthnersList.php b/frontend/widgets/ParthnersList.php index d77265e..6e7a3e3 100644 --- a/frontend/widgets/ParthnersList.php +++ b/frontend/widgets/ParthnersList.php @@ -17,10 +17,10 @@ class ParthnersList extends Widget #$this->filesList=preg_grep('$^customer-\d{1,3}\.(png|jpg|jpeg)$',scandir('../web/img',0)); $this->filesList=[ - ['Www.uspp.ua​','customer-1.png'], + ['http://www.uspp.ua​','customer-1.png'], ['http://kiev-chamber.org.ua','customer-2.jpg'], - ['www.traidenis.lt','customer-3.jpg'], - ['www.bod.lt','customer-4.png' ], + ['http://www.traidenis.lt','customer-3.jpg'], + ['http://www.bod.lt','customer-4.png' ], #['www.health.gov.ua','customer-5.jpeg'], #['http://www.medved.kiev.ua ','customer-6.jpeg'], ['http://www.unhpa.com.ua ','customer-7.png'], diff --git a/frontend/widgets/views/_parthnerList.php b/frontend/widgets/views/_parthnerList.php index 44acdaa..d2d04d9 100644 --- a/frontend/widgets/views/_parthnerList.php +++ b/frontend/widgets/views/_parthnerList.php @@ -7,7 +7,7 @@ \ No newline at end of file -- libgit2 0.21.4