tbrehm
2012-12-10 043455c148086a6ca6fb6f305598c177f77f3d86
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";
?>