<?php
$TOC = array (
  0 => 
  array (
    0 => 'filters.string.php',
    1 => 'Filter f&uuml;r Zeichenketten',
  ),
  1 => 
  array (
    0 => 'filters.convert.php',
    1 => 'Umwandlungsfilter',
  ),
  2 => 
  array (
    0 => 'filters.compression.php',
    1 => 'Komprimierungsfilter',
  ),
  3 => 
  array (
    0 => 'filters.encryption.php',
    1 => 'Verschl&uuml;sselungsfilter',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Anhang',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);