kenjis / codeigniter-ss-twig

A Simple and Secure Twig integration for CodeIgniter 3.x and 4.x
MIT License
168 stars 46 forks source link

Unable to use form helpers #44

Closed amagrawal closed 6 years ago

amagrawal commented 6 years ago

First of all i want to thank you for your work. I have a problem with helper function, i tried to use site_url function like {{ site_url }} and its working fine but other functions like form_error and set_value are not working.