1<?php23/**4* whois.php5*6* This file is deprecated and here for backwards compatibility.7*8* For more information please see https://docs.whmcs.com/Version_8.0_Release_Notes9*/1011require 'init.php';1213redir('', 'index.php');14