<?php
$TOC = array (
  0 => 
  array (
    0 => 'sessionhandler.close.php',
    1 => 'SessionHandler::close',
  ),
  1 => 
  array (
    0 => 'sessionhandler.create-sid.php',
    1 => 'SessionHandler::create_sid',
  ),
  2 => 
  array (
    0 => 'sessionhandler.destroy.php',
    1 => 'SessionHandler::destroy',
  ),
  3 => 
  array (
    0 => 'sessionhandler.gc.php',
    1 => 'SessionHandler::gc',
  ),
  4 => 
  array (
    0 => 'sessionhandler.open.php',
    1 => 'SessionHandler::open',
  ),
  5 => 
  array (
    0 => 'sessionhandler.read.php',
    1 => 'SessionHandler::read',
  ),
  6 => 
  array (
    0 => 'sessionhandler.write.php',
    1 => 'SessionHandler::write',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.session.php',
    1 => 'Sessions',
  ),
  1 => 
  array (
    0 => 'refs.basic.session.php',
    1 => 'Estensioni di sessione',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);