<?php
$TOC = array (
  0 => 
  array (
    0 => 'history.php.php',
    1 => 'Historia de PHP',
  ),
  1 => 
  array (
    0 => 'history.php.related.php',
    1 => 'Algunos proyectos relacionados con PHP',
  ),
  2 => 
  array (
    0 => 'history.php.books.php',
    1 => 'Libros sobre PHP',
  ),
  3 => 
  array (
    0 => 'history.php.publications.php',
    1 => 'Publicaciones sobre PHP',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Ap&eacute;ndices',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);