/users/patterns/www/schnitte/download.php
1 2 3 4 5 6
<?php
session_start
();
include
'./inc/download_inc.php'
;
?>