liff/index.php

2 lines
120 B
PHP
Raw Normal View History

2022-02-25 07:02:27 +00:00
<!-- This file allows you to host this page as a static file on Heroku -->
<?php header( 'Location: /index.html' ) ; ?>