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