diff options
author | emkael <emkael@tlen.pl> | 2019-01-19 14:22:26 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-01-19 14:22:26 +0100 |
commit | 65c363b3f1c6ae98931bab4d08aeedd276510110 (patch) | |
tree | e56502f4a631a2e549d63d5439b3560842460acf /http/index.php | |
parent | 12a77a8e9897ab0956cf9020a00470bd310bb2a0 (diff) |
Revised directory structure
Diffstat (limited to 'http/index.php')
-rw-r--r-- | http/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/http/index.php b/http/index.php new file mode 100644 index 0000000..60e3e88 --- /dev/null +++ b/http/index.php @@ -0,0 +1,4 @@ +<html> +<head></head> +<body></body> +</html> |