tbrehm
2005-12-06 2d368b7939d7c567820b262e6a652fe21a0a4512
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 ?>