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
yangyang
9 years ago
Commit
905d806dc8e3f88b638f59cd9fa2b58fbe186022
1 parent
ae4eb5da
save
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
yohobuy/m.yohobuy.com/application/modules/Guang/controllers/StarClass.php
yohobuy/m.yohobuy.com/application/modules/Guang/controllers/StarClass.php
View file @
905d806
...
...
@@ -44,8 +44,8 @@ class StarClassController extends AbstractAction
$data
=
StarClassModel
::
getCollocation
();
$this
->
_view
->
display
(
'collocation'
,
array
(
'trendClassCollocationPage'
=>
true
,
'trendClassCollocation'
=>
$data
'trendClassCollocation'
=>
$data
,
'trendClassCollocationPage'
=>
true
));
}
...
...
Please
register
or
login
to post a comment