summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: de99f5d)
raw | patch | inline | side by side (parent: de99f5d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Jun 2005 12:05:11 +0000 (12:05 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Jun 2005 12:05:11 +0000 (12:05 +0000) |
ihtml/themes/altlinux/setup_step4.tpl | patch | blob | history |
index 5341f743559c34597fa39855b2c1b797e95f0411..bbc9b793cb318d2e90de50767b5437839d0e601a 100644 (file)
</select>
</tr>
</table>
+<p class="seperator"> </p>
+
+<p>
+ {t}GOsa may cause PHP interpreter errors, particularly in case of Beta versions. In some cases it would be helpful to enable the error reporting. (But it could be a security risk) {/t}
+</p>
+<table summary="">
+ <tr>
+ <td>{t}Display PHP errors{/t}</td>
+ <td>
+ <select name="errorlvl" size="1" title="">
+ <option value="true">{t}true{/t}</option>
+ <option value="false">{t}false{/t}</option>
+ </select>
+ </tr>
+</table>
<p class="plugbottom">
<input type="hidden" name="next" value="5">