Files
iTop/pages/index.php
Pierre Goiffon 40a4e6d7b0 Fix files using CrLf, convert them to Lf to have the whole repo using Lf
Warn your git config (core.autocrlf = input or true)
2018-09-04 17:59:51 +02:00

4 lines
43 B
PHP

<?php
header('Location: ../index.php');
?>