Inital commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
@session_start();
|
||||
$_POST['running'] = true;
|
||||
?>
|
||||
<html><head><title></title></head><body><p>
|
||||
eingeloggt.<br>
|
||||
<a href="sesstest.php">sesstest.php</a><br>
|
||||
<a href="sesstest2.php">sesstest2.php</a><br>
|
||||
</p></body></html>
|
||||
Reference in New Issue
Block a user