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