minor error code
This commit is contained in:
parent
bcb4b2b607
commit
dde4f7ed85
@ -3712,7 +3712,7 @@ class Product extends CommonObject
|
||||
}
|
||||
}
|
||||
|
||||
if ($size==1 || $size='small')
|
||||
if ($size==1 || $size=='small')
|
||||
{
|
||||
if ($nbbyrow > 0)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user