1<?php 2if ( !defined('WHMCS')) { 3 header("Location: ../../index.php"); 4} 5
<?php
if ( !defined('WHMCS')) {
header("Location: ../../index.php");
}