moglia
2010-02-15 821afd6fea7403dd2cd0d83522469bca9d301bad
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";
?>