示例#1
0
 public function __construct()
 {
     self::$fm = \Core\FM::getInstance();
 }
示例#2
0
function &get_instance()
{
    return \Core\FM::getInstance();
}