//////////////////////////// // PayPal Links und Preise //////////////////////////// require_once('./system/payment/buttons/buylinks.php'); _load_buylinks(); ?>

Sie sind Anwender von FORTE in der Schule. Für Sie gibt es folgende Upgrades:

Upgrade auf FORTE 7 Premium Unbefristet – Download

=_buy_price('UPG-FORTEINDERSCHULE-DE')?> €

Jetzt kaufen!

// WINDOWS VERSION CHECK ///////////////////////////////////////////////////////////////////////////// $msg = "Bitte beachten Sie, dass Ihre Windows-Version nicht mehr unterstützt wird!"; $non_supported = array(); $non_supported[] = "WINDOWS NT 5.0"; $non_supported[] = "WINDOWS ME"; $non_supported[] = "WIN98"; $non_supported[] = "WIN95"; $non_supported[] = "WIN16"; $is_non_supported = false; $client = strtoupper($_SERVER["HTTP_USER_AGENT"]); foreach ($non_supported as $str) if (strpos($client, $str) !== false) { $is_non_supported = true; break; } if ($is_non_supported) { ?>

echo $msg ?>


} /////////////////////////////////////////////////////////////////////////////////////////////////////// ?>