Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
2016-02-02 14:49:26 +0800
Commit
915a13d38926e5cef4e0e867034d8b671213aea8
1 parent
b7aa7953
code review by fei.hong: do add login support https
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/Plugin/Helpers.php
library/Plugin/Helpers.php
View file @
915a13d
...
...
@@ -838,7 +838,7 @@ class Helpers
$url
=
'http://mapi.yohobuy.com'
;
break
;
case
'preview'
:
$url
=
'http
s://login.m
.yohobuy.com'
;
$url
=
'http
://mapi
.yohobuy.com'
;
break
;
case
'testing'
:
$url
=
'http://m1.yohobuy.com'
;
...
...
Please
register
or
login
to post a comment