Welcome Guest, Not a member yet? Register   Sign In
Code igniter 3 load controller in library
#1

In Code igniter 2.x if a controller function was needed from a library it could be loaded

$this->CI->load->library('../controllers/class');

However in Code iginiter 3 I am getting an error message

Unable to locate the specified class: Session.php

Has anyone else had this issue to deal with. We are in the midst of an upgrade and I am trying to minimize the amount of code to be rewritten.
Reply


Messages In This Thread
Code igniter 3 load controller in library - by michaelh613 - 07-31-2018, 04:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB