Go to the source code of this file.
Definition at line 48 of file Base5.php.
References CI_Base::get_instance().
00049 { 00050 return CI_Base::get_instance(); 00051 }