示例#1
0
 public function open($savePath, $name)
 {
     parent::open($savePath, $name);
     return true;
 }