tbrehm
2010-06-04 0fc28c073df593500a69b8d74c32c7a5cddb6fba
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";
?>