Protect the directory a bit

This commit is contained in:
moodler
2008-02-27 06:11:39 +00:00
parent 0a08be2397
commit 2c1868ca6b
+7
View File
@@ -0,0 +1,7 @@
<?php // %Id%
require('../config.php');
redirect($CFG->wwwroot.'/calendar/view.php');
?>