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