tbrehm
2010-12-16 c40f07c8df30254ae3224b5c01c21647da84bfd9
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";
?>