tbrehm
2012-06-07 42f191ba77aa9293098b3327d6415f02483fcf6b
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";
?>