ftimme
2009-04-02 830d119fa8635545560fc3aedb2c1da8492755cc
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>