include_once("../includes/Constants.php"); include_once("../includes/Database.php"); include_once("../includes/Functions.php"); include_once("../includes/SiteSetting.php"); include_once("../includes/common.lib.php"); $dbObj = new database(); $dbObj->connect_db(); $fnObj = new Functions(); $fnObj->csth($area); $fnObj->WrapperStart(); ?>
