header("Pragma: no-cache");
header("Cache-Control: no-cache, must-revalidate");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
?>
$page_content = get_page_content(); ?>
//echo "Section = $url_arg[sec]
";
//echo "Parent = $url_arg[prnt]
";
//echo "page = $url_arg[page]
";
//dd("GLOBALS");
?>