<?php
$TOC = array (
  0 => 
  array (
    0 => 'context.socket.php',
    1 => 'Socket-Kontextoptionen',
  ),
  1 => 
  array (
    0 => 'context.http.php',
    1 => 'HTTP-Kontextoptionen',
  ),
  2 => 
  array (
    0 => 'context.ftp.php',
    1 => 'FTP-Kontextoptionen',
  ),
  3 => 
  array (
    0 => 'context.ssl.php',
    1 => 'SSL-Kontext-Optionen',
  ),
  4 => 
  array (
    0 => 'context.phar.php',
    1 => 'Phar Kontextoptionen',
  ),
  5 => 
  array (
    0 => 'context.params.php',
    1 => 'Kontextparameter',
  ),
  6 => 
  array (
    0 => 'context.zip.php',
    1 => 'Zip-Kontextoptionen',
  ),
  7 => 
  array (
    0 => 'context.zlib.php',
    1 => 'Zlib-Kontextoptionen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'langref.php',
    1 => 'Sprachreferenz',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);