<?php
$TOC = array (
  0 => 
  array (
    0 => 'faq.general.php',
    1 => 'Allgemeine Informationen',
  ),
  1 => 
  array (
    0 => 'faq.mailinglist.php',
    1 => 'Mailing-Listen',
  ),
  2 => 
  array (
    0 => 'faq.obtaining.php',
    1 => 'PHP beziehen',
  ),
  3 => 
  array (
    0 => 'faq.databases.php',
    1 => 'PHP und Datenbanken',
  ),
  4 => 
  array (
    0 => 'faq.installation.php',
    1 => 'Installation',
  ),
  5 => 
  array (
    0 => 'faq.build.php',
    1 => 'Probleme bei der Kompilierung',
  ),
  6 => 
  array (
    0 => 'faq.using.php',
    1 => 'PHP verwenden',
  ),
  7 => 
  array (
    0 => 'faq.passwords.php',
    1 => 'Password-Hashing',
  ),
  8 => 
  array (
    0 => 'faq.html.php',
    1 => 'PHP und HTML',
  ),
  9 => 
  array (
    0 => 'faq.com.php',
    1 => 'PHP und COM',
  ),
  10 => 
  array (
    0 => 'faq.misc.php',
    1 => 'Verschiedene Fragen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);