]> git.mxchange.org Git - friendica-addons.git/blobdiff - curweather/curweather.php
Merge pull request #457 from tobiasd/20171127-langXMPPandIFTTT
[friendica-addons.git] / curweather / curweather.php
index 2e64453e5cfc7351137f1e5c13920564334c2288..6197c96174c746895189aba5ce79c88febb80efc 100644 (file)
@@ -13,6 +13,7 @@ require_once('include/network.php');
 require_once("mod/proxy.php");
 require_once('include/text.php');
 
+use Friendica\Core\Cache;
 use Friendica\Core\Config;
 use Friendica\Core\PConfig;