diff --git a/views/point.php b/views/point.php index 1f667bb..b9e1b3c 100644 --- a/views/point.php +++ b/views/point.php @@ -1,5 +1,17 @@ id != $usersAirport->id){ + App::log('airportsAndHotels', array( + $usersAirport->iata, + $pointsAirport->iata, + App::$userGeo, + App::$userIp, + $point->id, + $point->name, + $pointsAirport->countryRu, + )); +} ?>