<?php
$TOC = array (
  0 => 
  array (
    0 => 'cubrid.setup.php',
    1 => 'Installing/Configuring',
  ),
  1 => 
  array (
    0 => 'cubrid.constants.php',
    1 => 'Predefined Constants',
  ),
  2 => 
  array (
    0 => 'cubrid.examples.php',
    1 => 'Examples',
  ),
  3 => 
  array (
    0 => 'ref.cubrid.php',
    1 => 'CUBRID Functions',
  ),
  4 => 
  array (
    0 => 'cubridmysql.cubrid.php',
    1 => 'CUBRID MySQL Compatibility Functions',
  ),
  5 => 
  array (
    0 => 'oldaliases.cubrid.php',
    1 => 'CUBRID Obsolete Aliases and Functions',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'Vendor Specific Database Extensions',
  ),
  1 => 
  array (
    0 => 'refs.database.php',
    1 => 'Database Extensions',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);