tbrehm
2011-11-15 450b3c9c0c3dde9db63f48ee4239726313a001ea
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";
?>