From b6f1f64fcb5d4ddf7993f6e2873641e741f1facb Mon Sep 17 00:00:00 2001 From: ua1zbe Date: Fri, 24 Mar 2023 15:19:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20'h?= =?UTF-8?q?tdocs/vievs/search.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/vievs/search.php | 132 ---------------------------------------- 1 file changed, 132 deletions(-) delete mode 100644 htdocs/vievs/search.php diff --git a/htdocs/vievs/search.php b/htdocs/vievs/search.php deleted file mode 100644 index 87fa358..0000000 --- a/htdocs/vievs/search.php +++ /dev/null @@ -1,132 +0,0 @@ - - -getObjectListByQueryString($_GET['q'], $seconds, $rows, $offset); - $count = StationRepository::getInstance()->getNumberOfStationsByQueryString($_GET['q'], $seconds); - } - $pages = ceil($count / $rows); -?> - -Поиск объектов - -