
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
Showing
+4 -4
Please register or sign in to comment