15 $_SERVER[
'SERVER_NAME'] .
16 $_SERVER[
'REQUEST_URI'] .
19 ( ( isset(
$_SESSION[
'carrello'][
'spedizione_id_stato'] ) ) ?
$_SESSION[
'carrello'][
'spedizione_id_stato'] : NULL )
25 $tLimit = ( strtotime(
'-' . ( 18 + rand( 0,6 ) ) .
' hours' ) );
29 $cacheinfo = PHP_EOL .
30 '<!-- cached: ' . date(
'Y/m/d H:i:s',
$tFile ) .
' / ' . date(
'Y/m/d H:i:s',
$tLimit ) .
' -->' . PHP_EOL .
31 '<!-- page: ' . $_SERVER[
'SERVER_NAME'] . $_SERVER[
'REQUEST_URI'] .
' -->' . PHP_EOL .
32 '<!-- file: ' . basename(
CACHE_FILE ) .
' -->' . PHP_EOL;
33 header(
'Content-type: text/html; charset=utf8' );
34 die( file_get_contents(
CACHE_FILE ) . $cacheinfo );
36 # echo '<!-- framework GlisWeb in esecuzione -->' . PHP_EOL;
if(isset( $_REQUEST['amazonCheckoutSessionId'])) $_SESSION['carrello']
$_REQUEST['__view__'][ $ct['view']['id']]['__restrict__']['id_progetto']['EQ']