<?php
$TOC = array (
  0 => 
  array (
    0 => 'mhash.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'mhash.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'mhash.examples.php',
    1 => 'Ejemplos',
  ),
  3 => 
  array (
    0 => 'ref.mhash.php',
    1 => 'Funciones Mhash',
  ),
);
$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',
  ),
);