<?php
$TOC = array (
  0 => 
  array (
    0 => 'ldap.requirements.php',
    1 => 'Requerimientos',
  ),
  1 => 
  array (
    0 => 'ldap.installation.php',
    1 => 'Instalaci&oacute;n',
  ),
  2 => 
  array (
    0 => 'ldap.configuration.php',
    1 => 'Configuraci&oacute;n en tiempo de ejecuci&oacute;n',
  ),
  3 => 
  array (
    0 => 'ldap.resources.php',
    1 => 'Tipos de recursos',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ldap.php',
    1 => 'LDAP',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Otros servicios',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);