First pass at adding key files
This commit is contained in:
@ -0,0 +1,21 @@
|
||||
<HTML>
|
||||
<HEAD><TITLE>
|
||||
MySQLMan: ERROR
|
||||
</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: ERROR</b>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<%include header.txt%>
|
||||
<P>
|
||||
<b> Error </b>
|
||||
<p>MySQL said: <%error%><P>
|
||||
<a href="javascript:history.go(-1)">Back</a>
|
||||
</body>
|
||||
</html>
|
||||
</td></tr></table>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user