Exemple #1
0
 public function getChannel()
 {
     return Dog_Channel::getByID($this->getCID());
 }
Exemple #2
0
 public function getChannel()
 {
     return Dog_Channel::getByID($this->getVar('lcpeak_cid'));
 }