<?php
$TOC = array (
  0 => 
  array (
    0 => 'mcrypt.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'mcrypt.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'mcrypt.ciphers.php',
    1 => 'Modos de cifrado Mcrypt',
  ),
  3 => 
  array (
    0 => 'ref.mcrypt.php',
    1 => 'Funciones Mcrypt',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.crypto.php',
    1 => 'Extensiones criptogr&aacute;ficas',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);