ftimme
2012-12-04 f6c2fa3af06abfd67e1dcd77978a41a47b21f895
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";
?>