tbrehm
2010-03-01 770b83bc62c614868d924570b1b89f2a7da1807f
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";
?>