5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
<?php
|
|
include_once "./template/login.html";
|
|
// echo("<pre>");
|
|
// var_dump($_SESSION);
|
|
// echo("</pre>"); |