modules/30_pogoda/api_geonames_config.php
@@ -1,6 +1,6 @@ <?php class api_geonames_config { protected $host = 'ws.geonames.org'; protected $username = NULL; protected $host = 'api.geonames.org'; protected $username = 'TU_WPISZ_LOGIN'; } ?>