Your ROOT_URL in app.ini is https://code.exacti.com.br/ but you are visiting https://git.exacti.com.br/ExacTI/phacil-framework/commits/commit/56d0d5687eae35f708787a6d1fb1c7c96dc4d9fc/system/templateEngines/Twig/Twig1x
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Author
SHA1
Message
Date
Bruno O. Notario
204cef2fa3
Replace somes trigger_error for throw Exception and remove Twig 2
...
Now old PHP versions (< 7.2.5) uses Twig 1 and new PHP uses Twig 3. The Twig 2 is only selected by composer if developer need.
3 years ago
Bruno O. Notario
f16eefd910
PHP SESSION Prefix and IP check, engine constants and user_constants as a function for better memory usage, add SQLite 3 driver, new loader for aditional database method, new REST HTPP method check, updated template engines: Mustache 2.13, Smarty 3.1.34, Twig 1.42.5, Twig 2.12.5, add Twig 3 support to PHP 7.2+, define Dwoo template as deprecated, Caches and captcha bugfix in PHP 5.4.x
5 years ago
Bruno O. Notario
0cb8af72e2
Update Twig2 to 2.6..2, Twig1 to 1.37.1 and Smarty to 3.1.33.
...
Add wildcard resource to routes.
Change loader control to controller.
Add custom not found and home routes.
Add custom config SQL.
6 years ago
Bruno O. Notario
9b6bdc7e22
Inital framework
6 years ago