<?php
$TOC = array (
  0 => 
  array (
    0 => 'com.setup.php',
    1 => 'Installazione/Configurazione',
  ),
  1 => 
  array (
    0 => 'com.constants.php',
    1 => 'Costanti predefinite',
  ),
  2 => 
  array (
    0 => 'com.error-handling.php',
    1 => 'Errors and error handling',
  ),
  3 => 
  array (
    0 => 'com.examples.php',
    1 => 'Esempi',
  ),
  4 => 
  array (
    0 => 'class.com.php',
    1 => 'com',
  ),
  5 => 
  array (
    0 => 'class.dotnet.php',
    1 => 'dotnet',
  ),
  6 => 
  array (
    0 => 'class.variant.php',
    1 => 'variant',
  ),
  7 => 
  array (
    0 => 'class.compersisthelper.php',
    1 => 'COMPersistHelper',
  ),
  8 => 
  array (
    0 => 'class.com-exception.php',
    1 => 'com_exception',
  ),
  9 => 
  array (
    0 => 'class.com-safearray-proxy.php',
    1 => 'com_safearray_proxy',
  ),
  10 => 
  array (
    0 => 'ref.com.php',
    1 => 'COM Funzioni',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.utilspec.windows.php',
    1 => 'Estensioni solo per Windows',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);