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