<?php
$TOC = array (
  0 => 
  array (
    0 => 'radius.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'radius.constants.php',
    1 => '定義済み定数',
  ),
  2 => 
  array (
    0 => 'radius.examples.php',
    1 => '例',
  ),
  3 => 
  array (
    0 => 'ref.radius.php',
    1 => 'Radius 関数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.auth.php',
    1 => '認証サービス',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);