cfoe
2012-06-28 c01bd3790f2e885167a44f1aa911a2d97d1a1512
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";
?>