dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
[mod_rss] Usunięcie kanału Hacking, dodanie kanału Niebezpiecznik
Jacek Kowalski
2016-02-12
ddfb6ac0d4ebfebc66489f1822c6457cd0ca0a18
[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';
}
?>