Skip to content

Commit

Permalink
v4 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk committed Nov 27, 2024
1 parent 26ffe9d commit 4c1fd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ public function registerMarkupTags()
{
return [
'filters' => [
'staticPage' => [\RainLab\Pages\Classes\Page::class, 'url']
'staticPage' => [\RainLab\Pages\Classes\Page::class, 'url', false]
]
];
}
Expand Down

0 comments on commit 4c1fd49

Please sign in to comment.