Files
Openconf/modules/index.php
T
2021-04-20 11:13:47 +05:30

6 lines
44 B
PHP

<?php
header("Location: modules.php");
?>