login_required () does the following: If the user isn't logged in, redirect to LOGIN_URL, passing the current absolute path in the query string.
確定! 回上一頁