Your IP : 216.73.216.95


Current Path : /var/test/www/html/37thanniversary/wp-content/themes/execoore/
Upload File :
Current File : /var/test/www/html/37thanniversary/wp-content/themes/execoore/index.php

<?php
// =============================================================================
// INDEX.PHP
// =============================================================================

global $query;
if (is_search()) include_once(EXECOORE_PATH . "/inc/search.php");
else include_once(EXECOORE_PATH . "/template-base.php");

?>