Hi to all, I try to add security class to my autoload array but I give this error:
Unable to load the requested class: securityThis my autoload array:
$autoload['libraries'] = array('database', 'security');Where is the error???
Thanks a lot
Stefano