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/7c610f3750dc3ca5c4d3c627effd404aead2601c/system/templateEngines/Twig/Twig2x/autoload.php
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInit1187ddbb948ea98f88282cd2e2605ab8::getLoader();
|
|
|