Initial commit
This commit is contained in:
4
lieder/test2.php
Normal file
4
lieder/test2.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
$input = $_GET ["load"];
|
||||
echo "Testseite2: $input";
|
||||
?>
|
Reference in New Issue
Block a user