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