dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
1. Dodanie podstawowej obsługi kanałów formacie Atom (m.in. Onet.pl). 2. Op...
Jacek Kowalski
2014-01-19
ff648fb80a91d22f26a49d981e90068b2b47adcb
[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';
}
?>