LaFactoriaVerde_Web/index.php
2010-10-06 15:53:49 +00:00

5 lines
51 B
PHP

<?php
header("Location:check_login.php");
?>