summaryrefslogtreecommitdiff
path: root/www/webdownload.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/webdownload.php')
-rw-r--r--www/webdownload.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/webdownload.php b/www/webdownload.php
new file mode 100644
index 0000000..ef87526
--- /dev/null
+++ b/www/webdownload.php
@@ -0,0 +1,5 @@
+<?php
+
+web_download();
+
+?>