Example #1
0
 public function DelKeyword($keyword)
 {
     Keywords::Del('C', $this->id, $keyword);
 }