示例#1
0
 public function action_back()
 {
     $_SESSION[Auth::$lss][storagetype] = '';
     parent::action_back('storages');
 }