예제 #1
0
파일: Dog_Seen.php 프로젝트: sinfocol/gwf3
 public function getChannel()
 {
     return Dog_Channel::getByID($this->getCID());
 }
예제 #2
0
 public function getChannel()
 {
     return Dog_Channel::getByID($this->getVar('lcpeak_cid'));
 }