? define("DBHOST","127.0.0.1"); define("DBNAME","mobilityplus_content"); define("DBUSER","mobilityplus"); define("DBPASS","rod1234"); define("BACKDOOR","backdoor"); $companyName = "Demo"; define("CACHEDIR","../cr_data/cache"); define("FILESDIR","../cr_data/files"); $CDACacheDir = "cr_data/cache"; $autolive = false; define("COMPANY_NAME","Mobility Plus"); // cart "globals" define("SHOP",true); define("CURRENCY", "$"); // use "�", "$", "�" or "�" define("INCL_GST", true); define("GST_VALUE", 12.5); define("SITE_MASTER", "Mobility Plus"); // the contact information for the order confirmation define("SITE_MASTER_MAIL", "mobilityplus@xtra.co.nz"); define("MAIL_ENCODING", "iso-8859-1"); // change is if you need... define("DATE_FORMAT", "d-m-Y"); define("RECOVER_ORDER", false); // if this value is true an old order is available for old orders from customers, use "false" to remove the old order while the next access define("NEEDS_BILLING_ADDRESS",true); define("FREE_SHIPPING",false); define("VALID_UNTIL", 7 * 86400); // the value of seconds how long an old order is valid (default 7 days) and will be recoverd define("WEIGHT_UNITS","Kg"); define("QUANTITY_DECIMALS",0); //forum "globals" define("FORUM_PER_PAGE",2); $use_stock = true; // switch between true and false to use the variabels for the stock examples or not ?> The site database appears to be down. Please try again later.