예제 #1
0
파일: ircClient.php 프로젝트: rburchell/air
 public function write($s, $l = 5000)
 {
     parent::write($s, $l);
 }