<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.general.php',
    1 => 'Generelle &Uuml;berlegungen',
  ),
  1 => 
  array (
    0 => 'install.unix.php',
    1 => 'Installation auf Unix-Systemen',
  ),
  2 => 
  array (
    0 => 'install.macosx.php',
    1 => 'Installation unter macOS',
  ),
  3 => 
  array (
    0 => 'install.windows.php',
    1 => 'Installation auf Windows-Systemen',
  ),
  4 => 
  array (
    0 => 'install.cloud.php',
    1 => 'Installation auf Cloud Computing Platformen',
  ),
  5 => 
  array (
    0 => 'install.fpm.php',
    1 => 'FastCGI Process Manager (FPM)',
  ),
  6 => 
  array (
    0 => 'install.pecl.php',
    1 => 'Installation der PECL-Erweiterungen',
  ),
  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 => 'Laufzeiteinstellungen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);