From 29a752fdce077d22bfaf5f08a1ad74fbff167f43 Mon Sep 17 00:00:00 2001 From: Wenrui LI Date: Thu, 27 Jan 2022 14:30:57 +0800 Subject: [PATCH] * fix custom header not including properly. --- module/custom/view/header.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/custom/view/header.html.php b/module/custom/view/header.html.php index f5a010a2f2..a74dcd2e93 100644 --- a/module/custom/view/header.html.php +++ b/module/custom/view/header.html.php @@ -1,4 +1,4 @@ - +getModuleRoot() . 'common/view/header.html.php';?>