コード例 #1
0
function useractionlog($uid, $action)
{
    return helper_log::useractionlog($uid, $action);
}