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/8ca75edc7c40f704c9018c47d1c660d11c937d88/system/captcha
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Author
SHA1
Message
Date
Bruno O. Notario
7d0624c015
Refactoring access to config constants
...
Now the config constants is accessible from \Phacil\Framework\Config in a static method. No more 'undefined constant' in the framework 🤗
3 years ago
Bruno O. Notario
e527fdbda5
Session on Redis
...
Other small changes like more compatibility with PHP 5.4.... for now...
4 years ago
Bruno O. Notario
2164d252bf
PHPDoc, Namespaces and compatibility with PHP 5.6
4 years ago
Bruno O. Notario
7c439df782
Rise and shine, Mr. Freeman, rise and shine!
4 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