maddinxx
2012-08-09 0305b25d081c2cf0e4ac92256980b29a32d26f21
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";
?>