diff --git a/core/modules/System/Services/HookStep.php b/core/modules/System/Services/HookStep.php index 41a94690..2faa53a0 100644 --- a/core/modules/System/Services/HookStep.php +++ b/core/modules/System/Services/HookStep.php @@ -397,7 +397,7 @@ public function hookSite($ci) 2, 'news.month', 'news.month', '', - true, '/' . PHP_EOL . 'new/%' + true, '/' . PHP_EOL . 'new%' ]) ->execute(); }