top.php 792 Bytes
Newer Older
doctrine's avatar
doctrine committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<link rel="stylesheet" type="text/css" href="styles/basic.css">
<style type="text/css">

</style>

<table width="100%" cellspacing=0 cellpadding=0>
    <tr>
        <td width=2000 background="images/docflashbg.jpg">
            <img src="images/docflash.jpg">
        </td>
    </tr>
</table>
<table width="100%" cellspacing=0 cellpadding=0>
    <tr>
        <td align="right">
doctrine's avatar
doctrine committed
16 17 18 19
        <?php
        // https://sourceforge.net/project/showfiles.php?group_id=160015
        ?>
        <a href="index.php">main</a> | <a href="documentation.php">documentation</a> | <a href="download.php">download</a> | <a href="faq.php">FAQ</a> | <a href="about.php">about</a> | <a href="http://www.phpbbserver.com/phpdoctrine/">forums</a>
doctrine's avatar
doctrine committed
20 21 22 23 24 25
        </td>
        <td width=30>
        </td>
    </tr>
</table>