tbrehm
2010-01-12 563af80ad9bd24e494f45362ba57c4879d510229
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>