".PROJECTNAME.""); define("THISTRACKER","General"); $showversion = " - Powered by ".PROJECTNAME; $rootpath=realpath(dirname(__FILE__) . '/..'); set_include_path(get_include_path() . PATH_SEPARATOR . $rootpath); $rootpath .= "/"; include($rootpath . 'include/core.php'); include_once($rootpath . 'include/functions.php');