diff options
Diffstat (limited to 'www/webdownload.php')
| -rw-r--r-- | www/webdownload.php | 5 |
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(); + +?> |
