Skip to content

Commit

Permalink
Reintroduce mb_strpos to the allowed template modifiers
Browse files Browse the repository at this point in the history
This was an unintentional removal, because only the duplicate listing should have been removed.
  • Loading branch information
dtdesign committed Aug 18, 2023
1 parent d80ba5b commit a98c8b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ class TemplateScriptingCompiler
'ltrim',
'max',
'mb_strlen',
'mb_strpos',
'mb_strtolower',
'mb_strtoupper',
'mb_substr',
Expand Down

0 comments on commit a98c8b0

Please sign in to comment.