File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 118118 php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -fwebmaster@<tmpl_var name='domain'>"
119119 php_admin_value upload_tmp_dir <tmpl_var name='document_root'>/tmp
120120 php_admin_value session.save_path <tmpl_var name='document_root'>/tmp
121- PHPIniDir <tmpl_var name='custom_php_ini_dir'>
121+ # PHPIniDir <tmpl_var name='custom_php_ini_dir'>
122122<tmpl_if name='security_level' op='==' value='20'>
123123 php_admin_value open_basedir <tmpl_var name='php_open_basedir'>
124124</tmpl_if>
311311 php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -fwebmaster@<tmpl_var name='domain'>"
312312 php_admin_value upload_tmp_dir <tmpl_var name='document_root'>/tmp
313313 php_admin_value session.save_path <tmpl_var name='document_root'>/tmp
314- PHPIniDir <tmpl_var name='custom_php_ini_dir'>
314+ # PHPIniDir <tmpl_var name='custom_php_ini_dir'>
315315<tmpl_if name='security_level' op='==' value='20'>
316316 php_admin_value open_basedir <tmpl_var name='php_open_basedir'>
317317</tmpl_if>
You can’t perform that action at this time.
0 commit comments