<?php
$TOC = array (
  0 => 
  array (
    0 => 'history.php.php',
    1 => 'PHP 的历史',
  ),
  1 => 
  array (
    0 => 'history.php.related.php',
    1 => 'PHP 相关项目的历史',
  ),
  2 => 
  array (
    0 => 'history.php.books.php',
    1 => 'PHP 相关书籍',
  ),
  3 => 
  array (
    0 => 'history.php.publications.php',
    1 => 'PHP 相关出版物',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => '附录',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);