Portions created by the Initial Developer are Copyright (C) 2008-2012 the Initial Developer. All Rights Reserved. Contributor(s): Mark J Crane */ include "root.php"; require_once "includes/require.php"; //require_once "includes/checkauth.php"; $file = $_GET["f"]; require_once "includes/securedownload.php"; //echo $file; DownloadFile($file_dir.$file); ?>