Fixes coding standard
This commit is contained in:
parent
303313b168
commit
5ee51f965e
@ -133,7 +133,6 @@ if ($action == 'getProducts') {
|
|||||||
} else {
|
} else {
|
||||||
if (!defined('INCLUDE_PHONEPAGE_FROM_PUBLIC_PAGE')) {
|
if (!defined('INCLUDE_PHONEPAGE_FROM_PUBLIC_PAGE')) {
|
||||||
$ig = $file.'&cache=1';
|
$ig = $file.'&cache=1';
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
$ig = $file.'&cache=1&publictakepos=1&modulepart=product';
|
$ig = $file.'&cache=1&publictakepos=1&modulepart=product';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user