/adei/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/trunk
1 by Suren A. Chilingaryan
Initial import
1
<?php
2
3
$logs_title = _("Logs");
4
5
function logsPage() {
6
?>
7
    Logs
8
<?}?>