<?php
$TOC = array (
  0 => 
  array (
    0 => 'oauth.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  1 => 
  array (
    0 => 'oauth.constants.php',
    1 => 'Vordefinierte Konstanten',
  ),
  2 => 
  array (
    0 => 'oauth.examples.php',
    1 => 'Beispiele',
  ),
  3 => 
  array (
    0 => 'ref.oauth.php',
    1 => 'OAuth Funktionen',
  ),
  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 => 'Funktionsreferenz',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);