1
0
Fork 0
mirror of https://github.com/ConnectedHumber/Air-Quality-Web synced 2025-01-09 12:54:56 +00:00
Air-Quality-Web/index.php

3 lines
57 B
PHP

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