Open CBox opened 4 years ago
When the data is:
$data = ["something" => "value"];
And using: {{Something}}
The replacement not working.
Where I need to add strtolower before to disable the Casesensitive?
Thanks
When the data is:
$data = ["something" => "value"];
And using: {{Something}}
The replacement not working.
Where I need to add strtolower before to disable the Casesensitive?
Thanks