From 3dd5466ef4c7b81a1ecc7a30068d6c578f21612b Mon Sep 17 00:00:00 2001 From: overtrue Date: Sun, 17 May 2015 17:32:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 网页授权.md | 1 - 1 file changed, 1 deletion(-) diff --git a/网页授权.md b/网页授权.md index 48dd8b1..53ac485 100644 --- a/网页授权.md +++ b/网页授权.md @@ -56,7 +56,6 @@ var_dump($_SESSION['logged_user']); ```php // 生成并返回 - $auth->url($to, $scope, $state = 'STATE'); // 直接跳转 $auth->redirect($to, $scope, $state = 'STATE'); // 直接跳转