示例#1
0
 function __construct(Gpf_DbEngine_Table $table)
 {
     $this->table = $table;
     parent::__construct();
 }