First pass at adding key files

This commit is contained in:
dsainty
2024-06-17 21:49:12 +10:00
commit aa25e9347f
1274 changed files with 392549 additions and 0 deletions

View File

@ -0,0 +1,26 @@
<HTML>
<HEAD><TITLE>
MySQLMan: Login Feedback
</TITLE></HEAD>
<BODY BGCOLOR="#CCCCCC">
<table border=1 bgcolor="#FFFFFF" cellpadding=5 cellspacing=3 width="100%" align=center valign=top>
<tr><td bgcolor="navy">
<FONT FACE="MS Sans Serif, arial,helvetica" size=1 COLOR="#FFFFFF">
<b>MySQLMan: Login Feedback</b>
</td></tr>
<tr><td>
<%include header.txt%>
<META HTTP-EQUIV="Refresh" CONTENT="5; URL=<%url%>">
<P>
<UL>
<TABLE WIDTH=60%>
<b> Host name/User name/Password Stored. <P>
You should be transferred to the page you were at automatically. If not
please click "Back" to go back. </b>
<P>
<a href="<%url%>">Back</a>
</TABLE>
</UL>
</td></tr></table>
</BODY>
</HTML>