| | |
| | | $ini_checks = array( |
| | | 'file_uploads' => 1, |
| | | 'session.auto_start' => 0, |
| | | 'zend.ze1_compatibility_mode' => 0, |
| | | 'mbstring.func_overload' => 0, |
| | | 'suhosin.session.encrypt' => 0, |
| | | 'magic_quotes_runtime' => 0, |
| | |
| | | 'Mail_mime' => 'http://pear.php.net/package/Mail_mime', |
| | | 'Mail_mimeDecode' => 'http://pear.php.net/package/Mail_mimeDecode', |
| | | 'Net_IDNA2' => 'http://pear.php.net/package/Net_IDNA2', |
| | | 'Net_LDAP3' => 'http://git.kolab.org/pear/Net_LDAP3', |
| | | 'Net_LDAP3' => 'https://git.kolab.org/diffusion/PNL', |
| | | ); |
| | | |
| | | echo '<input type="hidden" name="_step" value="' . ($RCI->configured ? 3 : 2) . '" />'; |