コード例 #1
0
 protected function message($referer)
 {
     $this->session->set('referer', $referer);
     $this->location('/message');
 }