load->library('xxx'); */ ob_start(); require_once('index.ci.php'); ob_get_clean(); return $CI;