config.php

Top  Previous  Next

 

 

$xml_server_url = "http://www.alstracker.dnsalias.com/aldesk/";

$xml_use_compression = true;

$xml_cache_enabled = false;

$xml_cache_path = "cache";

$speed_tests = false;

 

 

 

//includes

include_once("common.inc.php");

include_once("getinfo.inc.php");

include_once("parser.inc.php");