| Current Path : /home/jcjack6/dantealighieriofdenver.com/templates/it_oxygen/html/com_content/category/ |
| Current File : /home/jcjack6/dantealighieriofdenver.com/templates/it_oxygen/html/com_content/category/blog.php |
<?php
/**
* @package Joomla.Site
* @subpackage com_content
*
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
if (version_compare(JVERSION, '4.0', '<')) {
include 'blog-j3.php';
} else {
include 'blog-j4.php';
}
?>