Cambios estructurales para adaptar la P1 a la P2

This commit is contained in:
Fernando Méndez
2021-03-24 21:35:59 +01:00
committed by GitHub
parent 328c08d5d6
commit a234cfe97a
62 changed files with 2104 additions and 0 deletions

3
fdicines/index.php Normal file
View File

@ -0,0 +1,3 @@
<?php
header('Location: ./about_us/');
?>