mcramer
2013-07-08 2db4d050fc182e3962aeb82a976388f3c71484cf
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";
?>