<?php
$TOC = array (
  0 => 
  array (
    0 => 'mhash.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  1 => 
  array (
    0 => 'mhash.constants.php',
    1 => 'Vordefinierte Konstanten',
  ),
  2 => 
  array (
    0 => 'mhash.examples.php',
    1 => 'Beispiele',
  ),
  3 => 
  array (
    0 => 'ref.mhash.php',
    1 => 'Mhash Funktionen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.crypto.php',
    1 => 'Kryptografische Erweiterungen',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);