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