<?php
$TOC = array (
  0 => 
  array (
    0 => 'outcontrol.examples.basic.php',
    1 => 'Basic usage',
  ),
  1 => 
  array (
    0 => 'outcontrol.examples.rewrite.php',
    1 => 'Output rewrite usage',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.outcontrol.php',
    1 => 'Output Control',
  ),
  1 => 
  array (
    0 => 'refs.basic.php.php',
    1 => 'Modifica del comportamento di PHP',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);