From f7f8b8f93fa9b1dcbd363dd487022f7cf5e2fb9c Mon Sep 17 00:00:00 2001 From: Krivchikov Dmitry Date: Wed, 2 Apr 2014 15:30:26 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D0=BE=20=D0=BB?= =?UTF-8?q?=D0=B8=D1=88=D0=BD=D0=B5=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ground/views/goods.php | 10 -------- ground/views/indexTemplate.php | 8 +++--- ground/views/layout.php | 8 +++--- ground/views/testTemplate.php | 5 ---- ground/views/yandexMarket.php | 47 ---------------------------------- 5 files changed, 7 insertions(+), 71 deletions(-) delete mode 100644 ground/views/goods.php delete mode 100644 ground/views/testTemplate.php delete mode 100644 ground/views/yandexMarket.php diff --git a/ground/views/goods.php b/ground/views/goods.php deleted file mode 100644 index 640e95f..0000000 --- a/ground/views/goods.php +++ /dev/null @@ -1,10 +0,0 @@ -Товар:
-
-Артикул:
-Название:
-Цена:
-Номер категории:
-Производитель:
-Остаток на складе:
-Описание:
- diff --git a/ground/views/indexTemplate.php b/ground/views/indexTemplate.php index 1de9da4..1936092 100644 --- a/ground/views/indexTemplate.php +++ b/ground/views/indexTemplate.php @@ -1,6 +1,6 @@ -test: -
    +Категории точек: +
+ diff --git a/ground/views/layout.php b/ground/views/layout.php index 7bf00a2..e63b36c 100644 --- a/ground/views/layout.php +++ b/ground/views/layout.php @@ -1,14 +1,12 @@ - Тестовое задание для Timeweb + <?=App::getConfig('title')?> -

Магазин радиотоваров

+


Главная | - Выгрузка в Яндекс.Маркет | - Yandex | - Контакты + Точки
diff --git a/ground/views/testTemplate.php b/ground/views/testTemplate.php deleted file mode 100644 index 322348e..0000000 --- a/ground/views/testTemplate.php +++ /dev/null @@ -1,5 +0,0 @@ -Проверка кирилицы и вывода значений переданных переменных:
-
-
-
- \ No newline at end of file diff --git a/ground/views/yandexMarket.php b/ground/views/yandexMarket.php deleted file mode 100644 index e10f869..0000000 --- a/ground/views/yandexMarket.php +++ /dev/null @@ -1,47 +0,0 @@ - - - - Test for Timeweb - Dmitry Krivchikov - http://all4dk.blogspot.com/ - - - - - - - - - - - - - - - - - - - - - - - http://yam.loc/index/catalog/id/ - - RUR - - true - - - - --- - - - - - - - - - - \ No newline at end of file