From 3fc325d733fb7dc2fcc22fcabcb4e6b1b4e8d23f Mon Sep 17 00:00:00 2001 From: homyak Date: Sat, 24 Feb 2024 00:21:52 +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/public/views/weather.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/public/views/weather.php | 237 -------------------------------- 1 file changed, 237 deletions(-) delete mode 100644 htdocs/public/views/weather.php diff --git a/htdocs/public/views/weather.php b/htdocs/public/views/weather.php deleted file mode 100644 index 2da23b6..0000000 --- a/htdocs/public/views/weather.php +++ /dev/null @@ -1,237 +0,0 @@ - - -getObjectById($_GET['id'] ?? null); ?> -isExistingObject()) : ?> - getLatestObjectListByStationIdAndLimit($station->id, $rows, $offset, $maxDays); - $count = PacketWeatherRepository::getInstance()->getLatestNumberOfPacketsByStationIdAndLimit($station->id, $maxDays); - $pages = ceil($count / $rows); - ?> - - <?php echo $station->name; ?>, погода - - - -