ftimme
2012-11-06 5ecd4a795c1fb944f021099c5e7c17ae51a97be8
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";
?>