// from within your model $CI =& get_instance(); $CI->load->model('other'); $event = $CI->Other->method($var);