$configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); $error = true; if (!empty($_SESSION["utente"]) && $_SESSION["utente"]->permission($radice) && $_SESSION["utente"]->permission("mercato")) { $error = false; include_once ($beRoot."/layout/top.php"); if(!empty(Market::getOeInMercato())){ $cart = Market::getProductsInCart(); ?>
| = __("ID") ?> | = __("Denominazione") ?> | = __("Marca") ?> | = __("Fornitore") ?> | = __("Prezzo") ?> |
|---|