<?php
$TOC = array (
  0 => 
  array (
    0 => 'imap.requirements.php',
    1 => '需求',
  ),
  1 => 
  array (
    0 => 'imap.installation.php',
    1 => '安装',
  ),
  2 => 
  array (
    0 => 'imap.configuration.php',
    1 => '运行时配置',
  ),
  3 => 
  array (
    0 => 'imap.resources.php',
    1 => '资源类型',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.imap.php',
    1 => 'IMAP',
  ),
  1 => 
  array (
    0 => 'refs.remote.mail.php',
    1 => '邮件相关扩展',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);