コード例 #1
0
 function adminPage()
 {
     StoreSession::startSession();
     StoreSession::isAdminSess();
 }