Antennipasi
2009-01-23 e6556c46701540759011700cd05bb34adc508198
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>