Files
willes_AI/index.php

4 lines
48 B
PHP

<?php
header("Location: /landing.php");
exit();