diff options
Diffstat (limited to 'public_html/index.php')
| -rw-r--r-- | public_html/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public_html/index.php b/public_html/index.php new file mode 100644 index 0000000..5d705b8 --- /dev/null +++ b/public_html/index.php @@ -0,0 +1,3 @@ +<?php + +require('./vfs_config.php'); |
