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 ? 'ON' : 'OFF'; } function writableCell( $folder ) { echo ''; echo '' . $folder . '/'; echo ''; echo is_writable( "../$folder" ) ? 'Writeable' : 'Unwriteable' . ''; echo ''; } echo ""; ?> Mambo - Web Installer
pre-installation check
license
step 1
step 2
step 3
step 4