require_once("include/bittorrent.php"); dbconn(false); loggedinorreturn(); parked(); stdhead("Upload"); if (get_user_class() < UC_UPLOADER) { stdmsg("Sorry...", "You are not authorized to upload torrents. (See Uploading in the FAQ.)"); stdfoot(); exit; } ?>