示例#1
0
 public function translation()
 {
     $this->data['translation'] = MoodLevel::Constants();
     $this->send();
 }