<?php
$TOC = array (
  0 => 
  array (
    0 => 'oauth.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'oauth.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'oauth.examples.php',
    1 => 'Ejemplos',
  ),
  3 => 
  array (
    0 => 'ref.oauth.php',
    1 => 'Funciones de OAuth',
  ),
  4 => 
  array (
    0 => 'class.oauth.php',
    1 => 'OAuth',
  ),
  5 => 
  array (
    0 => 'class.oauthprovider.php',
    1 => 'OAuthProvider',
  ),
  6 => 
  array (
    0 => 'class.oauthexception.php',
    1 => 'OAuthException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.webservice.php',
    1 => 'Servicios web',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);