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
whb
9 years ago
Commit
de1f96e756991fc07aabf933b355b55377a5267d
1 parent
68db7eb4
apiDomain
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/Action/WebAction.php
library/Action/WebAction.php
View file @
de1f96e
...
...
@@ -482,7 +482,7 @@ class WebAction extends Controller_Abstract
'gobytype'
=>
'gobuy'
.
$channel
,
'searchcate'
=>
'searchcate'
.
$channel
,
'header'
=>
true
,
'apiDomain'
=>
''
'apiDomain'
=>
$apiDomain
);
$this
->
_view
->
assign
(
'headerdata'
,
$header
);
}
...
...
Please
register
or
login
to post a comment