Base5.php File Reference

Go to the source code of this file.


Classes

class  CI_Base

Functions

get_instance ()

Function Documentation

& get_instance (  ) 

Definition at line 48 of file Base5.php.

References CI_Base::get_instance().

00049 {
00050         return CI_Base::get_instance();
00051 }

Here is the call graph for this function: