mirror of
https://github.com/moodle/moodle.git
synced 2025-01-21 23:48:45 +01:00
3 lines
46 B
PHP
3 lines
46 B
PHP
<?php
|
|
header("Location: ../../index.php");
|
|
?>
|