0) { $res = mysql_query("Select url_download from upd_mng_softwares where id=" . db_int($id) . " and download_enabled=1"); if ($riga = mysql_fetch_array($res)) $installer = $riga['url_download']; } // Il rinvio automatico si imposta solo se il software richiesto esiste davvero. if ($installer != '') $pagemeta = ""; if ($id == 6) { $pagetitle = "Download Software - Scarica Prima Nota Facile GRATIS"; } elseif ($id == 2) { $pagetitle = "Download Software - Scarica Prima Nota Facile PRO"; } ?>

 

 

Il Download sta per essere avviato automaticamente.

"; echo "

Per avviare manualmente il download "; echo "clicca qui"; } else { echo "

Il software richiesto non è al momento disponibile per il download.

"; echo "

Torna alla pagina dei download"; } ?>