X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=curweather%2Fcurweather.php;h=6197c96174c746895189aba5ce79c88febb80efc;hb=83f427a5779147b36ee7700c6761dacc79dd6db7;hp=2e64453e5cfc7351137f1e5c13920564334c2288;hpb=639a32fe19fb2b1943f9ac657ff86b658732b10e;p=friendica-addons.git diff --git a/curweather/curweather.php b/curweather/curweather.php index 2e64453e..6197c961 100644 --- a/curweather/curweather.php +++ b/curweather/curweather.php @@ -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;