/************************************************************************
*
* exoGameCtl - Half-Life Server Control Panel
* Copyright (c)2002-2003 StreemLine, LLC. All Rights Reserved.
*
*************************************************************************
*
*       Author: Jeffrey J. Dodge
*        Email: info@exocontrol.com
*          Web: http://www.exocontrol.com
*      Release: 2.0.7
*
*************************************************************************
*
* This software is furnished under a license and may be used and copied
* only  in  accordance  with  the  terms  of such  license and with the
* inclusion of the above copyright notice.  This software  or any other
* copies thereof may not be provided or otherwise made available to any
* other person.  No title to and  ownership of the  software is  hereby
* transferred.
*
* You may not reverse  engineer, decompile, defeat  license  encryption
* mechanisms, or  disassemble this software product or software product
* license.  RWJD.Com  may  terminate  this  license  if   you  fail  to
* comply with any of the terms and conditions set forth in our end user
* license agreement (EULA).  In such event,  licensee  agrees to return
* licensor  or destroy  all copies of software  upon termination of the
* license.
*
* Please  see the LICENSE file for the full End User License Agreement.
*
************************************************************************/
   if(!extension_loaded('ionCube Loader')){$__ln='/ioncube/ioncube_loader_'.strtolower(substr(php_uname(),0,3)).'_'.substr(phpversion(),0,3).'.so';$__rd=str_repeat('/..',substr_count($__id=realpath(ini_get('extension_dir')),'/')).dirname(__FILE__).'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__id.$__lp)){$__ln=$__lp;break;}}}@dl($__ln);}else{die('The file <b>'.__FILE__.'</b> is corrupted. Ensure that you use binary mode when transferring files using FTP, and disable the "TAR smart cr/lf feature" if using WinZIP');}if(function_exists('_il_exec')){return _il_exec();}die('The file <b>'.__FILE__.'</b> has been encoded with the <a href="http://ioncube.com/encoder/">ionCube PHP Encoder</a> and requires the free <a href="http://ioncube.com/loader/">ionCube PHP Loader</a> to be installed.');
   if ($img) { header("Content-type: image/gif"); header("Cache-control: public"); echo base64_decode("R0lGODlhEgASAMQfALAMDOExMe6MjP78/NoAAOlra94gIOVZWdoWFvnY2NcAAPXKytEAAPW7u65hYdOysvzp6d0AAJQWFvGgoNoGBtwPD8gAAKkyMqRERONCQuyyst7KytoCAt1DQ9oBAf///yH5BAEAAB8ALAAAAAASABIAAAW+4Cd+QzIVx1EIyzC+kJAhlOdRlVEk75cUCIJwKKQEGqPEoUJsEiiGBUkQFCqIV6GnM1gEhoZDhqMIZyiECEMjYAoNicGyVfCkFSm0NQCBNAYCdkMXGYJWBwMDDXpCEQBfWAWJC25DAIVDChklEwMaehEKFwUcQwFxBxR/gWkWDhqlQggBkLMBpY4PAx1ZTkMRFhguCwgKEb5pDBIbIxoADBHRjdEWEg89CxgWFsahFgAYzD0kDw4XEhIXDrovIQA7"); }

   echo "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n";
   echo "<html>\n";
   echo "<head>\n";
   echo "<title>ionCube Encoding Error</title>\n";
   echo "</head>\n\n";

   echo "<body bgcolor=\"#ffffff\" text=\"#000000\">\n";
   echo "<font face=\"Verdana, Arial, Helvetica, sans-seif\" size=\"2\"><b>Encoded File Error</b><br><br>";
   echo "<table width=\"500\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#333333\">\n";
   echo "<tr>\n";
   echo "   <td height=\"2\">\n";
   echo "   <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n";
   echo "   <tr>\n";
   echo "      <td>\n";
   echo "      <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#EEEEEE\">\n";
   echo "      <tr>\n";
   echo "         <td>\n";
   echo "         <table border=\"0\">\n";
   echo "         <tr>\n";
   echo "            <td width=\"25\" align=\"middle\"><img src=\"?img=error\"></td>\n";
   echo "            <td><font size=\"1\" face=\"Verdana, Arial, Helvetica, sans-serif\"><b>exoGameCtl</b> has been encoded and requires the <b>ionCube Loader</b> to run.<br>Visit <a href=\"http://www.ioncube.com/loader\" style=\"color: #000000; font-weight: bold;\">http://www.ioncube.com/loader</a> to download a free copy of the loader.</font></td>\n";
   echo "         </tr>\n";
   echo "         </table>\n";
   echo "         </td>\n";
   echo "      </tr>\n";
   echo "      </table>\n";
   echo "      </td>\n";
   echo "   </tr>\n";
   echo "   </table>\n";
   echo "   </td>\n";
   echo "</tr>\n";
   echo "</table>\n";
   echo "</body>\n";
   echo "</html>\n";
   exit;
