| | |
| | | echo $input_tempdir->show($RCI->getprop('temp_dir')); |
| | | |
| | | ?> |
| | | <div>Use this folder to store temp files (must be writebale for webserver)</div> |
| | | <div>Use this folder to store temp files (must be writeable for webserver)</div> |
| | | </dd> |
| | | |
| | | |
| | |
| | | echo $input_logdir->show($RCI->getprop('log_dir')); |
| | | |
| | | ?> |
| | | <div>Use this folder to store log files (must be writebale for webserver). Note that this only applies if you are using the 'file' log_driver.</div> |
| | | <div>Use this folder to store log files (must be writeable for webserver). Note that this only applies if you are using the 'file' log_driver.</div> |
| | | </dd> |
| | | |
| | | <dt class="propname">syslog_id</dt> |