1
0
Fork 0
mirror of https://github.com/ConnectedHumber/Air-Quality-Web synced 2025-03-15 22:44:56 +00:00
Air-Quality-Web/index.php

4 lines
57 B
PHP
Raw Normal View History

<?php
http_response_code(308);
header("location: app/");