mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-07 18:58:44 +02:00
4 lines
46 B
PHP
4 lines
46 B
PHP
<?php
|
|
header('Location: ../index.php');
|
|
?>
|