unknown
2013-11-22 35f02f3eb968c1e35c596fa6c7edda6663d09c33
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";
?>