1
0
mirror of https://github.com/php/web-gtk.git synced 2026-03-24 15:22:06 +01:00
Files
archived-web-gtk/include/index.php
2016-02-21 15:55:47 -03:00

6 lines
34 B
PHP

<?php
header("Location: /");
?>