Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
9 years ago
Commit
232dbbdc8ffeea583c17ff403a42a9661a38dd78
1 parent
5c0574c6
modify qq login
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/Plugin/Partner/qqconnect/Config.inc.php
library/Plugin/Partner/qqconnect/Config.inc.php
View file @
232dbbd
...
...
@@ -6,5 +6,5 @@ return array(
'appkey'
=>
'c0af9c29e0900813028c2ccb42021792'
,
'callback'
=>
SITE_MAIN
.
'/passport/login/qqcallback'
,
'scope'
=>
'get_user_info,add_share,upload_pic,get_idollist,get_fanslist'
,
'errorReport'
=>
fals
e
,
'errorReport'
=>
tru
e
,
);
\ No newline at end of file
...
...
Please
register
or
login
to post a comment