<?php
$TOC = array (
  0 => 
  array (
    0 => 'intro.stomp.php',
    1 => 'Вступ',
  ),
  1 => 
  array (
    0 => 'stomp.setup.php',
    1 => 'Встановлення/налаштування',
  ),
  2 => 
  array (
    0 => 'stomp.examples.php',
    1 => 'Приклади',
  ),
  3 => 
  array (
    0 => 'ref.stomp.php',
    1 => 'Stomp Функції',
  ),
  4 => 
  array (
    0 => 'class.stomp.php',
    1 => 'Stomp',
  ),
  5 => 
  array (
    0 => 'class.stompframe.php',
    1 => 'StompFrame',
  ),
  6 => 
  array (
    0 => 'class.stompexception.php',
    1 => 'StompException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Інші сервіси',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Довідник функцій',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Посібник з PHP',
  ),
);