diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-04-12 19:33:51 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-04-12 19:33:51 +0200 |
commit | 5aacb6d86fa943c66ee94eb603887bb40e034ec5 (patch) | |
tree | d5150a93c3d82c2d3002154a446d424626d3593b /docs/packages.html | |
parent | b7a43526958fc12ce7d0e42b8023db52cb25f140 (diff) | |
parent | cd7402eecd6b5e50dcc62d8394342e6717c359e5 (diff) |
Merge commit 'origin/master' into nefformat
Diffstat (limited to 'docs/packages.html')
-rw-r--r-- | docs/packages.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/packages.html b/docs/packages.html new file mode 100644 index 0000000..2293be8 --- /dev/null +++ b/docs/packages.html @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + <html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <!-- template designed by Marco Von Ballmoos --> + <title></title> + <link rel="stylesheet" href="media/stylesheet.css" /> + <link rel="stylesheet" href="media/banner.css" /> + <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> + </head> + <body> + <div class="banner"> + <div class="banner-title">phpfspot</div> + <div class="banner-menu"> + <form> + <table cellpadding="0" cellspacing="0" style="width: 100%"> + <tr> + <td> + + <a href="ric_INSTALL.html" target="right">INSTALL</a> + + | <a href="ric_CHANGELOG.html" target="right">CHANGELOG</a> + + | <a href="ric_README.html" target="right">README</a> + + </td> + <td style="width: 2em"> </td> + <td style="text-align: right"> + </td> + </tr> + </table> + </form> + </div> + </div> + </body> + </html>
\ No newline at end of file |