Sergio Cambra
2014-07-09 3e94c8b7d989a3964a8d0d7c916292d28b9bd0ad
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";
?>