".PROJECTNAME.""); define("THISTRACKER","General"); $showversion = " - Powered by ".PROJECTNAME; $rootpath= dirname(__DIR__); set_include_path(get_include_path() . PATH_SEPARATOR . $rootpath); $rootpath .= "/"; require $rootpath . 'include/functions.php'; require $rootpath . 'classes/class_advertisement.php'; require $rootpath . 'classes/class_attendance.php'; require $rootpath . 'include/core.php';