mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>VileSci-ServerTests</TITLE>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<LINK rel="stylesheet" href="../../skin/vilesci.css" type="text/css">
|
||||
</HEAD>
|
||||
<BODY class="background_main">
|
||||
<H2>VileSci ServerTests</H2>
|
||||
<UL>
|
||||
<LI><A href="php-info.php" class="linkblue">PHP-Info</A></LI>
|
||||
<LI><A href="pdftest/test.php" class="linkblue">PDF-Test</A></LI>
|
||||
<LI>
|
||||
<FORM name="mail" method="post" action="sendmail.php">
|
||||
Mail Verschicken an:
|
||||
<INPUT type="text" name="sendto" value="[email protected]">
|
||||
<INPUT type="submit" name="Abschicken" value="Go">
|
||||
</FORM>
|
||||
</LI>
|
||||
</UL>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user