Dody RW
Results
2
issues of
Dody RW
I see there function bootTwig. If I want to use smarty then should I do the following work? - create new function bootSmarty - rewrite all view files from twig...
In my case, I need to add php shebang on top of fire file. `#!/usr/local/php5/bin/php` Then `chmod 755 fire`