<?php

/**
 * whois.php
 *
 * This file is deprecated and here for backwards compatibility.
 *
 * For more information please see https://go.whmcs.com/2372/8-0-release-notes
 */

require 'init.php';

redir('', 'index.php');
