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/ace6f771be864c6d2c1df3ce39da0bb1fbf7c127/system/engine/abstracthelper.php?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.

7 Commits (ace6f771be864c6d2c1df3ce39da0bb1fbf7c127)

Author SHA1 Message Date
Bruno O. Notario c57f0c202f
Registry now is a object manager , magic ::getInstance() to get instantiate controller, model or helper 3 years ago
Bruno O. Notario 77f4cf938b
Few some abstracts and @api in PHPDoc 3 years ago
Bruno O. Notario a8f0961f4e
Private methods cannot be final as they are never overridden by other classes 3 years ago
Bruno O. Notario 4195434c99
PHPDoc improvement 3 years ago
Bruno O. Notario 5e5aa97394
Registry instances 3 years ago