Changes:
- New CodingStandard panel : Verify if all controllers, codels, libraries and helpers conform with CodeIgniter coding standards as outlined in: https://www.codeigniter.com/user_guide/general/styleguide.html
Bug fix:
- The extension is loaded on every PHP file
Bug fix:
- Undefined cache variable
Changes:
- New Cache panel : provides informations about the cache like (size, path, items..)
- Hide the installation panel once the installation steps were completed.