load->library('Migration'); if ( ! $this->migration->latest()) { show_error($this->migration->error_string()); } } } ?>