diff --git a/auto-download.php b/auto-download.php deleted file mode 100644 index 9b79a04..0000000 --- a/auto-download.php +++ /dev/null @@ -1,22 +0,0 @@ - - - - - <?php echo $properties["auto title"] . " for " . $file["name"];?> - - -
-

File Auto Downloader

The file you requested will begin to download automatically. If it doesnt, click the link below.

- Click here to download file";?> -
- - \ No newline at end of file diff --git a/auto-downloader.php b/auto-downloader.php new file mode 100644 index 0000000..bd6d1ca --- /dev/null +++ b/auto-downloader.php @@ -0,0 +1,48 @@ + +Auto Download Manager Lite + + += 1) { ?> +

404 - File does not exist

+

The file you requested for download does not exist. Please check the URL and try again.

+ Requested File: {$QSEscaped}

"; ?> + += 1) { ?> +

Downloading File:

+

Your file will be automitically downloaded in a second, if it doesnt for some reason, click the link below to manually download it.

+ Click here to manually download file"?> + + + +

Querystring Error

+

There is an error with the provided querystring . Please try again.

+ + + + \ No newline at end of file