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-17 11:45:44 +0800
Commit
b5d9ac19f453e1408b24c19fa8070ef625aa0109
1 parent
bcd9f7ca
code review by fei.hong: do modify app hotfix patch url
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/Bootstrap.php
yohobuy/m.yohobuy.com/application/Bootstrap.php
View file @
b5d9ac1
...
...
@@ -102,7 +102,7 @@ class Bootstrap extends Bootstrap_Abstract
// break;
default
:
// 其它(识别为品牌)
$module
=
'Product'
;
$action
=
'
Sale
'
;
$action
=
'
Brand
'
;
$dispatcher
->
getRequest
()
->
setParam
(
'named'
,
$subDomain
);
break
;
}
...
...
Please
register
or
login
to post a comment