//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\ // This script is copyrighted to CreateYourGetPaid© \\ // Duplication, selling, or transferring of this script \\ // is a violation of the copyright and purchase agreement.\\ // Alteration of this script in any way voids any \\ // responsibility CreateYourGetPaid© has towards the \\ // functioning of the script. Altering the script in an \\ // attempt to unlock other functions of the program that \\ // have not been purchased is a violation of the \\ // purchase agreement and forbidden by CreateYourGetPaid© \\ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\ define("IN_CYGP", true); include "lib/.htconfig.php"; $tml->RegisterGlobalVar("TITLE", _SITE_TITLE); $tml->LoadFromFile("pages/index"); $tml->Parse(); $tml->Output(); ?>