Create index.php

This commit is contained in:
Alexandre
2021-10-17 22:06:43 +02:00
committed by GitHub
parent 650671106f
commit e976b61f72

View File

@@ -0,0 +1,3 @@
<?php
declare(struct_types=1);
header('Location: ../index.php');