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