tbrehm
2011-03-14 d667ab2e21e8e12945de18fc0307d1500352c19a
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";
?>