tbrehm
2009-05-04 2ebca9570f8c1a3bb3c48dc4129de6103d8c548d
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>