Your ROOT_URL in app.ini is https://code.exacti.com.br/ but you are visiting https://git.exacti.com.br/ExacTI/phacil-framework/src/commit/0cb8af72e2dc96114ba15249144716dc5a7b9df6/system/templateEngines/Mustache/autoload.php You should set ROOT_URL correctly, otherwise the web may not work correctly.
A super easy PHP Framework for web development! https://github.com/exacti/phacil-framework

4 lines
42 B

<?php
include __DIR__."/Autoloader.php";