// -*- c++ -*- if (!isset($have_main_constants_php3)) { $have_main_constants_php3 = 1; $included_files[] = "$topdir/faq/admin/constants.php3"; // // If this is a mirror, we don't want to give them this page // if ($faqtop == "") $faqtop = "$maintdir/.."; $lamtop = "$faqtop/.."; $topdir = $lamtop; if (strstr($HTTP_USER_AGENT, "mirror") <> "" && strstr($REQUEST_URI, "/admin/") <> "") { $title = "Non-mirrored page"; include("$topdir/includes/nav_header.php3"); print("Sorry, this page is not mirrored.\n\n"); include("$topdir/includes/nav_footer.php3"); exit(); } $classdir = "$faqtop/classes"; $authdir = "$maintdir/auth"; $editdir = "$maintdir/edit"; $catdir = "$maintdir/category"; $questdir = "$maintdir/question"; $verdir = "$maintdir/version"; // Standardized header function do_header($title) { global $lamtop; ?>
print("