示例#1
0
文件: index.php 项目: artre/study
function crf_f_logout()
{
    Front_Utility::logout();
    die;
}