• File: index.php
  • Full Path: /home/sema-files/web/semafiles.configured.cc/public_html/pge/pages/index.php
  • Date Modified: 11/05/2024 1:14 PM
  • File size: 82 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

echo 
"<script>
    window.location = './login.php';
</script>";

?>