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); -?> - -Поиск объектов - -