<trtitle="This directory is used to store files."><td>data directory:</td><td><inputtype="text"name="datadirectory"size="30"class="formstyle"value="<?phpecho($CONFIG_DATADIRECTORY_ROOT);?>"></input></td></tr>
<?php}?>
...
...
@@ -177,7 +177,7 @@ if($CONFIG_DBTYPE=='sqlite'){
<trtitle="The password of the administrative database user. If in doubt, contact your web-host."id='dbAdminPwd'><td> - administrative password:</td><td><inputtype="password"name="dbadminpwd"size="30"class="formstyle"value=''></input></td></tr>
<trtitle="Fill database with default data so you can start right away."id='dbfill'><td> - fill initial database:</td><td><inputtype="checkbox"name="filldb"size="30"class="formstyle"value='1'checked="checked"></input></td></tr>
<?php}?>
<tr><thcolspan="2">Conformation</th></tr>
<tr><thcolspan="2">Confirmation</th></tr>
<?php
if(!$FIRSTRUN){?>
<trtitle="This is to avoid abuse while you are away and have not logged out decently."><td>your password:</td><td><inputtype="password"name="currentpassword"size="30"class="formstyle"></input></td></tr>