Files
school/semester_4/razvoj_aplikacij_za_internet/php/index.php

3 lines
46 B
PHP

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