From 61a216ede5364c5d251cb2e95f66fdfaf475c800 Mon Sep 17 00:00:00 2001 From: zyphlar Date: Tue, 16 Jan 2018 20:41:55 -0800 Subject: [PATCH] Update time-temp.inc.php.dist --- time-temp.inc.php.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/time-temp.inc.php.dist b/time-temp.inc.php.dist index d596f38..10f80ad 100644 --- a/time-temp.inc.php.dist +++ b/time-temp.inc.php.dist @@ -3,6 +3,7 @@ // This is a sample config file. Copy to time-temp.inc.php // and modify the UPPERCASE bits. +$courtesy_of_phonetic = "YOUR COMPANY NAME HERE"; // spell this phonetically (i.e. get hub dot com) $wunderkey = "YOUR_WEATHERUNDERGROUND_API_KEY"; $url = "http://api.wunderground.com/api/"; $feature = "/conditions";