moglia
2010-10-13 a55e8eadd81541a4fee9ace437b07a32d659a6f5
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";
?>