From 8f6e01895882253b36a6fe6a890171e04552e06a Mon Sep 17 00:00:00 2001 From: rabuzarus Date: Sat, 21 Apr 2018 16:04:11 +0200 Subject: [PATCH] frio - remove $baseurl variable from default template because we don't need it anymore --- view/theme/frio/php/default.php | 1 - 1 file changed, 1 deletion(-) 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";