floria030
2014-02-01 ae3cf84b06cb28f1e5f32fa02adad97b9e1ae68f
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";
?>