latham
2011-11-10 6ef2d9cbd7d7ecfcfd8fefb9bc249b84a2302d54
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";
?>