Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
MDL-70237 payment: Allow html tags in gateway description
[moodle.git]
/
calendar
/
index.php
Commit
Line
Data
93c91ee4
1
<?php
e17500c0
2
93c91ee4
3
require('../config.php');
a6855934
4
$PAGE->set_url('/calendar/view.php');
93c91ee4
5
redirect($CFG->wwwroot.'/calendar/view.php');