Your IP : 3.145.166.178


Current Path : /home/church/www/edssnow.com/wp-content/plugins/the-events-calendar/common/
Upload File :
Current File : /home/church/www/edssnow.com/wp-content/plugins/the-events-calendar/common/tribe-autoload.php

<?php
$common = __DIR__ . '/src';

require_once $common . '/Tribe/Autoloader.php';

$autoloader = Tribe__Autoloader::instance();
$autoloader->register_prefix( 'Tribe__', $common . '/Tribe' );
$autoloader->register_autoloader();