Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yangyang
2016-01-23 16:26:29 +0800
Commit
6a5b08bd64d1063050ff6bf6d836ce3db5c421d0
1 parent
a4d492a8
小修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
yohobuy/www.yohobuy.com/application/modules/Product/controllers/Sale.php
yohobuy/www.yohobuy.com/application/modules/Product/controllers/Sale.php
View file @
6a5b08b
...
...
@@ -40,8 +40,8 @@ class SaleController extends WebAction
}
$options
=
array
(
'controller'
=>
$this
->
_request
->
controller
,
'action'
=>
$this
->
_request
->
action
,
'controller'
=>
'sale'
,
'action'
=>
'index'
,
'reviewNum'
=>
6
);
...
...
Please
register
or
login
to post a comment