Add even more of the source
This should be about everything needed to build so far?
This commit is contained in:
parent
af3619d4fa
commit
849723c9cf
547 changed files with 149239 additions and 0 deletions
15
WebAdmin/WebAdminHtml/index.html
Normal file
15
WebAdmin/WebAdminHtml/index.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Setup Assistant</title>
|
||||
<meta name="generator" content="BBEdit Prerelease">
|
||||
<meta http-equiv=refresh content="2; URL=parse_xml.cgi?filename=setup_assistant2.html">
|
||||
<meta http-equiv=pragma content=no-cache>
|
||||
<meta http-equiv=expires content="Fri, 21 Ag 1998 12:00:00 GMT">
|
||||
<script type="text/javascript" language=javascript>
|
||||
location.href='/parse_xml.cgi?filename=setup_assistant2.html';
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue