Answer by Mitchell McKenna for UAgent CodeIgniter Library Installation Errors

August 31 2010, 1:57pm

The constructor requires that you pass a parameter, just load the library like this instead:

$this->load->library('Shared_Framework',$params);