tbrehm
2011-04-06 e23d30bb0594a900caa1f20a82644143b820ec81
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";
?>