tbrehm
2005-11-01 aa513707d09f68e0001b72e3dca0d37a579dac49
1
2
3
4
5
6
7
8
9
10
<?php
$module = array (
  'name' => 'sites',
  'title' => 'Sites',
  'template' => 'module.tpl.htm',
  'navframe_page' => '',
  'startpage' => 'sites/index.php',
  'tab_width' => '',
)
?>