Хранилища Subversion linwin

Редакция

Авторство | Последнее изменение | Открыть журнал | RSS

<?PHP
        include "head.php";
        print "
                <table>
                <tr><td><img src=\"style/bullet.gif\"><a href = \"program_in_section.php\">Список по группам</></td></tr>
                <tr><td><img src=\"style/bullet.gif\"><a href = \"program_in_section_windows_only.php\">Список по группам (только MSWindows)</></td></tr>
                </table>"
;
        include "foot.php";
?>