コード例 #1
0
ファイル: srrinfo.php プロジェクト: kaibosh/nZEDb
 /**
  * Resets the instance variables before parsing new data.
  *
  * @return  void
  */
 protected function reset()
 {
     parent::reset();
     $this->client = '';
 }