if ( ! class_exists('Controller')) { class Controller extends CI_Controller {} } class Auth extends Controller { //redirect if needed, otherwise display the user list function index() {
class Auth extends CI_Controller { //redirect if needed, otherwise display the user list public function index() {