diff options
Diffstat (limited to 'www/files.php')
| -rw-r--r-- | www/files.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/files.php b/www/files.php new file mode 100644 index 0000000..1c38d68 --- /dev/null +++ b/www/files.php @@ -0,0 +1,6 @@ +<?php +/* Copyright Maximilian Möhring, 2013 +Licensed under the GPL. Read LICENSE for more Information.*/ + +#include("auth.php"); +include("header.php"); |
