<?php
$TOC = array (
  0 => 
  array (
    0 => 'oauth.setup.php',
    1 => 'Installing/Configuring',
  ),
  1 => 
  array (
    0 => 'oauth.constants.php',
    1 => 'Predefined Constants',
  ),
  2 => 
  array (
    0 => 'oauth.examples.php',
    1 => 'Examples',
  ),
  3 => 
  array (
    0 => 'ref.oauth.php',
    1 => 'OAuth Functions',
  ),
  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 => 'Web Services',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);