ftimme
2013-07-02 b0f7d4f3bd2dbd5c9c90fe7d5b9597d79ad6b436
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";
?>