include_once ("includes/global.php"); include_once (FUNCTIONS_DIR."functions.php"); include_once (CLASS_DIR."ProdottoManager.inc.php"); include_once (CLASS_DIR."Ordine.inc.php"); include_once (CLASS_DIR."Prodotto.inc.php"); include_once (CLASS_DIR."ImageResizer.inc.php"); session_start(); ?>