mirror of
https://github.com/moodle/moodle.git
synced 2025-02-06 08:10:11 +01:00
3 lines
49 B
PHP
3 lines
49 B
PHP
<?php
|
|
header("Location: ../../../index.php");
|
|
?>
|