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