ftimme
2013-02-19 f2a2c8499059ccef65547f0ab3dfb7f78409c648
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";
?>