JamieKitson / GeoTagger

Google Location History Flickr GeoTagger
http://geo.kitten-x.com
4 stars 1 forks source link

Move secrets into single file #42

Open JamieKitson opened 12 years ago

JamieKitson commented 12 years ago

They way that I've handled secrets is unnecessarily complicated. Instead of having separate specially formatted text files (apparently thinking that they needed to be read by something other than php) I could just use a single php includes file that defines constants.