Current Path : /var/test/www/html/37thanniversary/wp-content/themes/execoore/ |
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"); ?>