"; $LogoImage = "$LogoImage"; $FieldSeparator = "\263"; // Apache won't show REMOTE_HOST unless the admin configured it // properly. We'll be nice and see if it's there. empty($REMOTE_HOST) ? ($remoteuser = $REMOTE_ADDR) : ($remoteuser = $REMOTE_HOST); // number of user-defined external links, i.e. "[1]" define("NUM_LINKS", 4); // try this many times if the dbm is unavailable define("MAX_DBM_ATTEMPTS", 20); // constants used for HTML output. List tags like UL and // OL have a depth of one, PRE has a depth of 0. define("ZERO_DEPTH", 0); define("SINGLE_DEPTH", 1); ?>