<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.windows.recommended.php',
    1 => 'Empfohlene Konfiguration auf Windows-Systemen',
  ),
  1 => 
  array (
    0 => 'install.windows.manual.php',
    1 => 'Manuelle PHP-Installation auf Windows',
  ),
  2 => 
  array (
    0 => 'install.windows.apache2.php',
    1 => 'Installation f&uuml;r Apache 2.x auf Windows-Systemen',
  ),
  3 => 
  array (
    0 => 'install.windows.iis.php',
    1 => 'Installation with IIS for Windows',
  ),
  4 => 
  array (
    0 => 'install.windows.tools.php',
    1 => 'Drittanbieter-Tools zur Installation von PHP',
  ),
  5 => 
  array (
    0 => 'install.windows.building.php',
    1 => 'Erstellen aus dem Quellcode',
  ),
  6 => 
  array (
    0 => 'install.windows.commandline.php',
    1 => 'PHP auf Windows-Systemen auf der Kommandozeile ausf&uuml;hren',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Installation und Konfiguration',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);