コード例 #1
0
ファイル: Reporter.php プロジェクト: blacklis/yiiserv
 public function __construct($encoding, $ac)
 {
     $this->ac = $ac;
     parent::__construct($encoding);
 }