Skip to content
Snippets Groups Projects
index.php 64 B
<?php
    
    header( 'Location: login/login.html' ) ;
    
?>