Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
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
Plain Diff
Browse Files
Authored by
whb
10 years ago
Commit
ef6ddf98bf8c11bc8b0e35f1159ffb309c3ca1e5
2 parents
7d1f5d04
01e3260c
merge
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/controller/Product.class.php
website/controller/Product.class.php
View file @
ef6ddf9
...
...
@@ -31,4 +31,4 @@ class Controller_Product extends Controller_Abstract
$products
=
Facade_Prod
::
getProd
(
$recomStatus
,
$offset
,
$limit
);
return
$this
->
returnJson
(
true
,
200
,
$products
,
''
);
}
}
\ No newline at end of file
}
...
...
Please
register
or
login
to post a comment