10) { header( "Location: ../index.php" ); exit(); } require( '../globals.php' ); require_once( '../includes/version.php' ); /** Include common.php */ include_once( 'common.php' ); //$installer_version = trim( mosGetParam( $_POST, 'installer_version', '' ) ); include_once ( 'language_detection.php' ); if ( file_exists( 'language/install_'.$language_install.'.php')) { include( 'language/install_'.$language_install.'.php' ); } else { include( 'language/install_hebrew.php' ); } view(); /* * Added 1.0.11 */ function view() { global $lng_code; $sp = ini_get( 'session.save_path' ); $installer_version = '1.0.11+Admin-pl [09.09.2006] Polish Joomla! Translation Team!'; $language_install = trim( mosGetParam( $_POST, 'language_install', '' ) ); $admin_language_install = trim( mosGetParam( $_POST, 'admin_language_install', '' ) ); $user_language_install = trim( mosGetParam( $_POST, 'user_language_install', '' ) ); $install_iso = trim( mosGetParam( $_POST, 'install_iso', '' ) ); $lng_choose = array(999 => _INSTALL_LANGUAGE_CHOOSE ); $_VERSION = new joomlaVersion(); $versioninfo = $_VERSION->RELEASE .'.'. $_VERSION->DEV_LEVEL .' '. $_VERSION->DEV_STATUS; $version = $_VERSION->PRODUCT .' '. $_VERSION->RELEASE .'.'. $_VERSION->DEV_LEVEL .' '. $_VERSION->DEV_STATUS.' [ '.$_VERSION->CODENAME .' ] '. $_VERSION->RELDATE .' '. $_VERSION->RELTIME .' '. $_VERSION->RELTZ; echo ""; ?>
| '._INSTALL_NO.'' : ''._INSTALL_YES.'';?> | |
| - | '._INSTALL_AVAILABLE.'' : ''._INSTALL_UNAVAILABLE.'';?> |
| - | '._INSTALL_AVAILABLE.'' : ''._INSTALL_UNAVAILABLE.'';?> |
| - | '._INSTALL_AVAILABLE.'' : ''._INSTALL_UNAVAILABLE.'';?> |
| configuration.php |
'._INSTALL_WRITABLE.'';
} else if (is_writable( '..' )) {
echo ''._INSTALL_WRITABLE.'';
} else {
echo ''._INSTALL_UNWRITABLE.' '._INSTALL_PHP_CONF.''; } ?> |
| '._INSTALL_WRITABLE.'' : ''._INSTALL_UNWRITABLE.'';?> | |
RELDATE);
$now = strtotime('now');
$age = ($now - $release) / 86400;
$age = round($age);
?>
|
||
|
|
| : | : | ||
| : |
| '.$act_val; ?> |
| '.$lng_code['de']['loc'].''; ?> | ||
| '.$lng_code['en']['loc'].''; ?> | ||
| '.$lng_code['he']['loc'].''; ?> | ||
| '.$lng_code['fr']['loc'].''; ?> | ||
| '.$lng_code['it']['loc'].''; ?> | ||
| '.$lng_code['ar']['loc'].''; ?> | ||
| '.$lng_code['bg']['loc'].''; ?> | ||
| '.$lng_code['cn']['loc'].''; ?> | ||
| '.$lng_code['cs']['loc'].''; ?> | ||
| '.$lng_code['da']['loc'].''; ?> | ||
| '.$lng_code['es']['loc'].''; ?> | ||
| '.$lng_code['fi']['loc'].''; ?> | ||
| '.$lng_code['hu']['loc'].''; ?> | ||
| '.$lng_code['lt']['loc'].''; ?> | ||
| '.$lng_code['nl']['loc'].''; ?> | ||
| '.$lng_code['pl']['loc'].''; ?> | ||
| '.$lng_code['pt']['loc'].''; ?> | ||
| '.$lng_code['ru']['loc'].''; ?> | ||
| '.$lng_code['sv']['loc'].''; ?> | ||
|
|
||
| Verfügbare Sprachen/Available Languages | ||