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