latham
2011-05-12 7486c3dd5f054e4c6bd862fd0abf2c9114ca5260
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";
?>