예제 #1
0
파일: index.php 프로젝트: artre/study
function crf_f_logout()
{
    Front_Utility::logout();
    die;
}