download.php 87 Bytes
<?php

require_once 'includes/download.php';   // Faz uso de $_GET['filename']
exit();