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:
oesi
2015-04-23 11:48:24 +02:00
parent f52eb5ee9c
commit 5303a976f8
3 changed files with 131 additions and 3 deletions
+2 -1
View File
@@ -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">