Adahoucom.com - Gitlab

index.php 78 Bytes
Newer Older
adahoucom's avatar
adahoucom committed
1 2 3 4
<?php
  header('Location: http://www.adahoucom.com/index.html');
  exit();
?>