<?php
$TOC = array (
  0 => 
  array (
    0 => 'ldap.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'ldap.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'ldap.using.php',
    1 => 'Utilizaci&oacute;n de las funciones LDAP de PHP',
  ),
  3 => 
  array (
    0 => 'ldap.controls.php',
    1 => 'Control LDAP',
  ),
  4 => 
  array (
    0 => 'ldap.examples.php',
    1 => 'Ejemplos',
  ),
  5 => 
  array (
    0 => 'ref.ldap.php',
    1 => 'LDAP Funciones',
  ),
  6 => 
  array (
    0 => 'class.ldap-connection.php',
    1 => 'LDAP\\Connection',
  ),
  7 => 
  array (
    0 => 'class.ldap-result.php',
    1 => 'LDAP\\Result',
  ),
  8 => 
  array (
    0 => 'class.ldap-result-entry.php',
    1 => 'LDAP\\ResultEntry',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Otros servicios',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);