选择语言 :

 Module_OOP_ORM_Parse::__construct

null Module_OOP_ORM_Parse::__construct( )
File: ./modules/oop/orm/parse.class.php
public function __construct()
{
    throw new Exception('OOP_ORM_Parse 对象不需实例化');
}