<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.windows.recommended.php',
    1 => 'Windows sistemlerinde &Ouml;nerilen Yapılandırma',
  ),
  1 => 
  array (
    0 => 'install.windows.manual.php',
    1 => 'Windows &uuml;zerine Elle PHP Kurulum Adımları',
  ),
  2 => 
  array (
    0 => 'install.windows.apache2.php',
    1 => 'Microsoft Windows &uuml;zerinde Apache 2.x',
  ),
  3 => 
  array (
    0 => 'install.windows.iis.php',
    1 => 'Installation with IIS for Windows',
  ),
  4 => 
  array (
    0 => 'install.windows.tools.php',
    1 => 'Windows\'ta PHP Kurulum Ara&ccedil;ları',
  ),
  5 => 
  array (
    0 => 'install.windows.building.php',
    1 => 'Kaynaktan derleme',
  ),
  6 => 
  array (
    0 => 'install.windows.commandline.php',
    1 => 'Microsoft Windows &uuml;zerinde PHP Komut Satırı',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Yapılandırma ve Kurulum',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '&Ouml;ns&ouml;z',
  ),
);