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
Email Patches
Plain Diff
Browse Files
Authored by
whb
10 years ago
Commit
414dc40cc33524baa196842ff0f30aad6c2e5e9d
1 parent
837616ed
brand
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/controller/Brand.class.php
website/controller/Brand.class.php
View file @
414dc40
...
...
@@ -43,7 +43,7 @@ class Controller_Brand extends Controller_Abstract
$brands
=
$list
=
array
();
if
(
empty
(
$brand
))
{
$brands
=
Facade_Brand
::
getBrandByState
(
0
,
4
00
,
1
);
$brands
=
Facade_Brand
::
getBrandByState
(
0
,
1
00
,
1
);
}
else
{
...
...
Please
register
or
login
to post a comment