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