dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
[mod_pogoda] Podbicie wersji API yr.no
Jacek Kowalski
2016-02-12
6411a4f462fcd039ce4d233aaf28a5186b20eeea
[bot]
/
modules
/
30_pogoda
/
api_geonames_config.php
1
2
3
4
5
6
<?php
class api_geonames_config {
protected $host = 'api.geonames.org';
protected $username = 'TU_WPISZ_LOGIN';
}
?>