<?php
$TOC = array (
  0 => 
  array (
    0 => 'features.commandline.differences.php',
    1 => 'Unterschiede zu anderen SAPIs',
  ),
  1 => 
  array (
    0 => 'features.commandline.options.php',
    1 => 'Optionen',
  ),
  2 => 
  array (
    0 => 'features.commandline.usage.php',
    1 => 'Verwendung',
  ),
  3 => 
  array (
    0 => 'features.commandline.io-streams.php',
    1 => 'I/O Streams',
  ),
  4 => 
  array (
    0 => 'features.commandline.interactive.php',
    1 => 'Interaktive Shell',
  ),
  5 => 
  array (
    0 => 'features.commandline.webserver.php',
    1 => 'Eingebauter Webserver',
  ),
  6 => 
  array (
    0 => 'features.commandline.ini.php',
    1 => 'INI-Einstellungen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'features.php',
    1 => 'Features',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);