tbrehm
2011-09-07 6d49fc6acc8b2a137ed978b9cc30ceb723a6b631
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";
?>