locale=''; // Invoke the Zend Framework Autoloader, so we can use Zend_XXXXX and WT_XXXXX classes set_include_path(WT_ROOT.'library'.PATH_SEPARATOR.get_include_path()); require_once 'Zend/Loader/Autoloader.php'; Zend_Loader_Autoloader::getInstance()->registerNamespace('WT_'); require 'includes/functions/functions.php'; require WT_ROOT.'includes/functions/functions_utf-8.php'; define('WT_LOCALE', WT_I18N::init()); if (version_compare(PHP_VERSION, '5.3.3', '>=')) { //header('Location: index.php'); } header('Content-Type: text/html; charset=UTF-8'); ?> > <?php echo WT_WEBTREES; ?>

webtrees.net'); ?>