ftimme
2013-06-28 7d5306ea268033b92cac8496c2d5efdb16b9f6c6
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";
?>