<?php
$TOC = array (
  0 => 
  array (
    0 => 'imap.requirements.php',
    1 => 'Requerimientos',
  ),
  1 => 
  array (
    0 => 'imap.installation.php',
    1 => 'Instalaci&oacute;n',
  ),
  2 => 
  array (
    0 => 'imap.configuration.php',
    1 => 'Configuraci&oacute;n en tiempo de ejecuci&oacute;n',
  ),
  3 => 
  array (
    0 => 'imap.resources.php',
    1 => 'Tipos de recursos',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.imap.php',
    1 => 'IMAP',
  ),
  1 => 
  array (
    0 => 'refs.remote.mail.php',
    1 => 'Extensiones relacionadas con Email',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);