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