示例#1
0
 /**
  * 	returns id of the Report Channel
  *
  *	@return	integer		array including
  ***/
 public function fetchReportChannel()
 {
     return $this->library->fetchReportChannel();
 }