From: rabuzarus Date: Sat, 21 Apr 2018 14:04:11 +0000 (+0200) Subject: frio - remove $baseurl variable from default template because we don't need it anymore X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8f6e01895882253b36a6fe6a890171e04552e06a;p=friendica.git frio - remove $baseurl variable from default template because we don't need it anymore --- diff --git a/view/theme/frio/php/default.php b/view/theme/frio/php/default.php index ee3b745416..62b98b79ca 100644 --- a/view/theme/frio/php/default.php +++ b/view/theme/frio/php/default.php @@ -26,7 +26,6 @@ if (!isset($minimal)) { path ? "/" . $a->path . "/" : "/"; $frio = "view/theme/frio";