File "index.cgi"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/usr/local/sitepad/lib/panels/cpanel/index.cgi
File size: 207 bytes
MIME-type: text/plain
Charset: utf-8

#!/usr/local/cpanel/3rdparty/bin/php-cgi

<?php

// If you are the reseller, then quit
if($_ENV['REMOTE_USER'] != 'root'){
	die('Only root has access to this section !');
}

include_once('../admin.php');

?>