10) { header( "Location: ../index.php" ); exit(); } require_once( '../includes/version.php' ); /** Include common.php */ include_once( "common.php" ); function get_php_setting($val) { $r = (ini_get($val) == '1' ? 1 : 0); return $r ? T_('ON') : T_('OFF'); } function writableCell( $folder ) { echo '

| >= 4.1.0 | '.T_('No').'' : ''.T_('Yes').'';?> |
| - | '.T_('Available').'' : ''.T_('Unavailable').'';?> |
| - | '.T_('Available').'' : ''.T_('Unavailable').'';?> |
| - | '.T_('Available').'' : ''.T_('Unavailable').'';?> |
| configuration.php |
'.T_('Writeable').'';
} else if (is_writable( '..' )) {
echo ''.T_('Writeable').'';
} else {
echo ''.T_('Unwriteable').' '.T_('You can still continue the install as the configuration will be displayed at the end, just copy & paste this and upload.').''; } ?> |
| , '.T_('Writeable').'' : ''.T_('Unwriteable').'';?> |
| : | : |