tbrehm
2012-01-23 ad15580c03fc4b9713f99324e36a4a6f5f784496
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "top_menu_login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>