mcramer
2013-09-18 cab7ea5faaa2f3510c8488e7d19d083fc05ac6ca
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";
?>