<?php
$TOC = array (
  0 => 
  array (
    0 => 'history.php.php',
    1 => 'Die Geschichte von PHP',
  ),
  1 => 
  array (
    0 => 'history.php.related.php',
    1 => 'Geschichte von PHP verwandten Projekten',
  ),
  2 => 
  array (
    0 => 'history.php.books.php',
    1 => 'B&uuml;cher &uuml;ber PHP',
  ),
  3 => 
  array (
    0 => 'history.php.publications.php',
    1 => 'Publikationen &uuml;ber PHP',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Anhang',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);