<?php
$TOC = array (
  0 => 
  array (
    0 => 'radius.constants.options.php',
    1 => 'RADIUS Options',
  ),
  1 => 
  array (
    0 => 'radius.constants.packets.php',
    1 => 'RADIUS Packet Types',
  ),
  2 => 
  array (
    0 => 'radius.constants.attributes.php',
    1 => 'RADIUS Attribute Types',
  ),
  3 => 
  array (
    0 => 'radius.constants.vendor-specific.php',
    1 => 'RADIUS Vendor Specific Attribute Types',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.radius.php',
    1 => 'Radius',
  ),
  1 => 
  array (
    0 => 'refs.remote.auth.php',
    1 => '認証サービス',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);