dashboard
repositories
filestore
activity
search
login
main
/
bot
Bot Gadu-Gadu
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
1. Uzupełnienie instrukcji aktualizacji w związku z dodaniem pliku upgrade....
Jacek Kowalski
2012-09-16
ad6d4ac2e69f306c0e99bf640f0abbb17dc8ca0e
[bot]
/
modules
/
30_pogoda
/
api_geonames_config.php
1
2
3
4
5
6
<?
php
class
api_geonames_config
{
protected
$host
=
'ws.geonames.org'
;
protected
$username
=
NULL
;
}
?>