tbrehm
2011-10-21 5034460b35497bdd2b219eda664b91baac5ce00b
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";
?>