Commit 1db9c044 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(BooleanAttribute) Fix %askme% support and boolean in templates

(TRUE == '%askme') evaluates to TRUE in PHP, we need to use === in this case

issue #5897
parent 2949fbd9
Showing with 4 additions and 4 deletions
+4 -4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment