<?php
$TOC = array (
  0 => 
  array (
    0 => 'language.constants.syntax.php',
    1 => 'Sintaxis',
  ),
  1 => 
  array (
    0 => 'language.constants.predefined.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'language.constants.magic.php',
    1 => 'Constantes m&aacute;gicas',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'langref.php',
    1 => 'Referencia del lenguaje',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);