<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.general.php',
    1 => 'Genel Kurulum Değerlendirmesi',
  ),
  1 => 
  array (
    0 => 'install.unix.php',
    1 => 'Unix Sistemlere Kurulum',
  ),
  2 => 
  array (
    0 => 'install.macosx.php',
    1 => 'macOS &uuml;zerine Kurulum',
  ),
  3 => 
  array (
    0 => 'install.windows.php',
    1 => 'Windows Sistemlerine Kurulum',
  ),
  4 => 
  array (
    0 => 'install.cloud.php',
    1 => 'Bulut Bilişim Platformlarına Kurulum',
  ),
  5 => 
  array (
    0 => 'install.fpm.php',
    1 => 'FastCGI Process Manager (FPM)',
  ),
  6 => 
  array (
    0 => 'install.pecl.php',
    1 => 'PECL eklentilerinin kurulması',
  ),
  7 => 
  array (
    0 => 'install.composer.intro.php',
    1 => 'Introduction to Composer',
  ),
  8 => 
  array (
    0 => 'install.pie.intro.php',
    1 => 'Introduction to PIE',
  ),
  9 => 
  array (
    0 => 'configuration.php',
    1 => '&Ccedil;alışma Anı Yapılandırması',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => '&Ouml;ns&ouml;z',
  ),
);