Пример #1
0
 function expireSessions()
 {
     import('pages.admin.AdminFunctionsHandler');
     AdminFunctionsHandler::expireSessions();
 }