<?php $isSource = true; $isIdeal = true; $isSofort = false; if (!$isSource || !($isIdeal || $isSofort)) { echo 'UnSupported!!!'; }
You have javascript disabled. You will not be able to edit any code.