コード例 #1
0
 /**
  * 
  * init all actions
  */
 public function init()
 {
     GlobalsUG::$is_admin = true;
     $this->initCurrentGallery();
 }