<?php
$TOC = array (
  0 => 
  array (
    0 => 'zip.setup.php',
    1 => 'Installation/Configuration',
  ),
  1 => 
  array (
    0 => 'zip.constants.php',
    1 => 'Constantes pr&eacute;-d&eacute;finies',
  ),
  2 => 
  array (
    0 => 'zip.examples.php',
    1 => 'Exemples',
  ),
  3 => 
  array (
    0 => 'class.ziparchive.php',
    1 => 'ZipArchive',
  ),
  4 => 
  array (
    0 => 'ref.zip.php',
    1 => 'Fonctions Zip',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.compression.php',
    1 => 'Extensions sur l\'archivage et la compression',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);