mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-03 08:04:17 +01:00
4 lines
46 B
PHP
4 lines
46 B
PHP
<?php
|
|
header('Location: ../index.php');
|
|
?>
|