Exemplo n.º 1
0
 public function remove_tag($tag_name)
 {
     Tag::RemoveTagByName($tag_name);
 }