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/57c87c18c4f2a639a6b5263f4db16307f3d48410/system/caches/Phpfastcache/composer/autoload_namespaces.php
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?php
|
|
|
|
// autoload_namespaces.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
);
|
|
|