<?php
$TOC = array (
  0 => 
  array (
    0 => 'about.formats.php',
    1 => 'Formate',
  ),
  1 => 
  array (
    0 => 'about.notes.php',
    1 => '&Uuml;ber die Kommentare (User Notes)',
  ),
  2 => 
  array (
    0 => 'about.prototypes.php',
    1 => 'Wie man eine Funktionsdefinition (Prototyp) liest',
  ),
  3 => 
  array (
    0 => 'about.phpversions.php',
    1 => 'In diesem Handbuch beschriebene PHP-Versionen',
  ),
  4 => 
  array (
    0 => 'about.more.php',
    1 => 'Mehr Informationen &uuml;ber PHP finden',
  ),
  5 => 
  array (
    0 => 'about.howtohelp.php',
    1 => 'Wie man helfen kann, die Dokumentation zu verbessern',
  ),
  6 => 
  array (
    0 => 'about.generate.php',
    1 => 'Wie wir die Formate generieren',
  ),
  7 => 
  array (
    0 => 'about.translations.php',
    1 => '&Uuml;bersetzungen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Anhang',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);