latham
2011-05-24 3e41e8e84bf114c97ee49166abcfbcc42c584219
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";
?>