Hello,
When I Install the library to test it in local server, I get this error
A PHP Error was encountered
Severity: Error
Message: Class 'CI_Flexi_auth_lite' not found
Filename: core/Common.php
The error come from this code:
// Load the flexi auth Lite library to allow it to be extended. load_class('Flexi_auth_lite', 'libraries', FALSE);