commit | author | age | ||
b5a2f8 | 1 | <?php |
T | 2 | $module = array ( |
3 | 'name' => 'clients', | |
4 | 'title' => 'Clients', | |
5 | 'template' => 'module.tpl.htm', | |
6 | 'navframe_page' => '', | |
7 | 'startpage' => 'clients/index.php', | |
8 | 'tab_width' => '', | |
9 | ) | |
10 | ?> |