dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Wydanie wersji 2.7
Jacek Kowalski
2016-02-13
1bf7d8ef0edac533ce65d68669d26aec2f282f95
[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';
}
?>