mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
STIP Testclient hinzugefügt um Error Messages zu simulieren
Error werden nur per Mail an Admins versandt wenn tatsaechlich ein Error auftritt
This commit is contained in:
@@ -34,7 +34,8 @@ $db = new basis_db();
|
||||
</head>
|
||||
<body>
|
||||
<h1>Testclient für Webservice Stipendienstelle</h1>
|
||||
<a href="stip.wsdl.php">Show WSDL</a>
|
||||
<a href="stip.wsdl.php">Show WSDL</a> <br>
|
||||
<a href="stip_client_error.php">Error Tester</a>
|
||||
<br><br>
|
||||
<form action="stip_client.php" method="post">
|
||||
<table border="0" cellpadding="5" cellspacing="0" bgcolor="#E0E0E0">
|
||||
|
||||
Reference in New Issue
Block a user