tbrehm
2012-12-04 2052e167f7dc04e37041443f640af4e8c18c3bc0
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";
?>