index.html 341 B

1234567891011121314151617181920
  1. <html>
  2. <head>
  3. <title>Open Solutions' OSS_SNMP Project</title>
  4. </head>
  5. <body>
  6. <h1>Open Solutions' OSS_SNMP Project</h1>
  7. <h3>This is just a holding page, please see:</h3>
  8. <h4>The <a href="https://github.com/opensolutions/OSS_SNMP">GitHub Project
  9. Page</a>.</h4>
  10. <h4>The <a href="doc/">phpDoc Documentation</a>.</h4>
  11. </body>
  12. </html>