1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/examples/ok/uclient.ok
2015-01-23 17:24:36 +01:00

20 lines
440 B
Plaintext

<html>
<head>
<title></title>
</head>
<body>
<table align="center" class="table">
<tr>
<td class="table_header" colspan="2"><b>Your file have been uploaded!</b></td>
</tr>
<tr>
<td class="table_body"><br>
<b>File #1:</b> <a href="/uploads/PEC.log" target="_blank">/uploads/PEC.log</a><br>
<br>
<br>
<a href="/cgi-bin/uploader.sh">Go Back</a><br></td>
</tr>
</table>
</body>
</html>