diff options
Diffstat (limited to 'files/templates/index.php')
-rw-r--r-- | files/templates/index.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/files/templates/index.php b/files/templates/index.php new file mode 100644 index 00000000000..9e271bbbcd9 --- /dev/null +++ b/files/templates/index.php @@ -0,0 +1,8 @@ +<?php +/* + * Template for files + */ +?> +<h1>Files</h1> + +# TBD (again)
\ No newline at end of file |