<?php
$TOC = array (
  0 => 
  array (
    0 => 'ldap.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'ldap.constants.php',
    1 => '定義済み定数',
  ),
  2 => 
  array (
    0 => 'ldap.using.php',
    1 => 'PHP LDAP コールの使用法',
  ),
  3 => 
  array (
    0 => 'ldap.controls.php',
    1 => 'LDAP コントロール',
  ),
  4 => 
  array (
    0 => 'ldap.examples.php',
    1 => '例',
  ),
  5 => 
  array (
    0 => 'ref.ldap.php',
    1 => 'LDAP 関数',
  ),
  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 => 'その他のサービス',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);