This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Atlas
mirror of
https://github.com/aaronpk/Atlas.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
https://github.com/aaronpk/Atlas
44
Commits
1
Branch
28 MiB
Tree:
c6f23b8bed
Atlas
/
lib
/
config.template.php
4 lines
65 B
Raw
Normal View
History
adds a weather API closes #2
9 years ago
<
?
php
class
Config
{
public
static
$wundergroundAPIKey
=
''
;
}