<?php
$TOC = array (
  0 => 
  array (
    0 => 'wrappers.file.php',
    1 => 'file://',
  ),
  1 => 
  array (
    0 => 'wrappers.http.php',
    1 => 'http://',
  ),
  2 => 
  array (
    0 => 'wrappers.ftp.php',
    1 => 'ftp://',
  ),
  3 => 
  array (
    0 => 'wrappers.php.php',
    1 => 'php://',
  ),
  4 => 
  array (
    0 => 'wrappers.compression.php',
    1 => 'zlib://',
  ),
  5 => 
  array (
    0 => 'wrappers.data.php',
    1 => 'data://',
  ),
  6 => 
  array (
    0 => 'wrappers.glob.php',
    1 => 'glob://',
  ),
  7 => 
  array (
    0 => 'wrappers.phar.php',
    1 => 'phar://',
  ),
  8 => 
  array (
    0 => 'wrappers.ssh2.php',
    1 => 'ssh2://',
  ),
  9 => 
  array (
    0 => 'wrappers.rar.php',
    1 => 'rar://',
  ),
  10 => 
  array (
    0 => 'wrappers.audio.php',
    1 => 'ogg://',
  ),
  11 => 
  array (
    0 => 'wrappers.expect.php',
    1 => 'expect://',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'langref.php',
    1 => 'Referencia del lenguaje',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);