proxy_tram.php | ●●●●● patch | view | raw | blame | history |
proxy_tram.php
@@ -1,3 +1,6 @@ <?php $base_proxy = 'http://www.ttss.krakow.pl/internetservice'; if($_GET['positionType'] ?? NULL === 'RAW') { $_GET['positionType'] = 'CORRECTED'; } require('proxy_common.php');