quentusrex
2008-10-31 94a408a0a30a407c1bf0be0437d18f233ffb2922
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>