diff --git a/htdocs/takepos/ajax/ajax.php b/htdocs/takepos/ajax/ajax.php index dc8459be711..4691b117f2f 100644 --- a/htdocs/takepos/ajax/ajax.php +++ b/htdocs/takepos/ajax/ajax.php @@ -133,7 +133,6 @@ if ($action == 'getProducts') { } else { if (!defined('INCLUDE_PHONEPAGE_FROM_PUBLIC_PAGE')) { $ig = $file.'&cache=1'; - } else { $ig = $file.'&cache=1&publictakepos=1&modulepart=product'; }