ftimme
2012-11-02 49229af7ce00b59bd41081418c9c06f34ab6d7b8
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";
?>