Notice: Undefined variable: HTTP_SERVER_VARS in \\nas21ent\Domains\c\carhire-rental.co.uk\user\htdocs\austria\direcory.php on line 75 Austria Directory > Regional> Europe> Austria>
Top: Regional: Europe: Austria: y they need to change this do http://www.dmoz.org/ to make it work on their php config
*/
$rooturl = "http://www.dmoz.org";
// If you want so use a certain category at the root ..
// eg. $rootcategory = "/World/Deutsch/"; to show German pages, or "/World/Franais/" to start in the French category
$rootcategory = "/Regional/Oceania/Australia/";
/*
* STOP --- > EDITING BELOW SHOULD NOT BE NECESSARY (but could be if externals are changed)
*/
// This is the string that shows when dmoz is under heavy load. The script will know not to cache this since the original page should be retrieved later on.
$donotcache = "The Open Directory search is currently under a heavy load. Please try back later.";
global $myrooturl,$searchstring,$filename,$donotcache;
$filename = $HTTP_SERVER_VARS['PHP_SELF'];
?>