<?php
$TOC = array (
  0 => 
  array (
    0 => 'dba.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  1 => 
  array (
    0 => 'dba.constants.php',
    1 => 'Vordefinierte Konstanten',
  ),
  2 => 
  array (
    0 => 'dba.examples.php',
    1 => 'Beispiele',
  ),
  3 => 
  array (
    0 => 'class.dba-connection.php',
    1 => 'Dba\\Connection',
  ),
  4 => 
  array (
    0 => 'ref.dba.php',
    1 => 'DBA-Funktionen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.database.abstract.php',
    1 => 'Abstraktionsebenen',
  ),
  1 => 
  array (
    0 => 'refs.database.php',
    1 => 'Datenbankerweiterungen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);