diff --git a/module/common/view/header.html.php b/module/common/view/header.html.php index c3f3795d9f..1b42a3d18e 100755 --- a/module/common/view/header.html.php +++ b/module/common/view/header.html.php @@ -28,7 +28,9 @@ if($extHookFiles) foreach($extHookFiles as $extHookFile) include $extHookFile;