ftimme
2011-09-27 f19eb67c3e74798677fc1ccd36b3db564c09d198
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";
?>