tbrehm
2007-07-03 a3576476db51350970a77bf8127ed89b1d626851
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>