示例#1
0
 public function execute()
 {
     $this->createVocab();
     $this->saveTerms();
     Variables::saveVariable('vocab_id', $this->vid);
 }