tbrehm
2011-12-07 6882ab1634ec66e621e8964428f741cd7d103a00
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";
?>