1<?php
2
3require('../config.php');
4$PAGE->set_url('/calendar/view.php');
5redirect($CFG->wwwroot.'/calendar/view.php');