ftimme
2013-07-21 6d2089d2ff5c37a7fa7ddfbdac626c901a8c8f03
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";
?>