コード例 #1
0
 function xajaxCometResponse($fTimeOut = false)
 {
     if (false != $fTimeOut) {
         $this->fTimeOut = $fTimeOut;
     }
     parent::__construct();
 }