Your IP : 216.73.216.147


Current Path : /home/lejardintz/www/components/com_kunena/template/blue_eagle/html/topic/
Upload File :
Current File : /home/lejardintz/www/components/com_kunena/template/blue_eagle/html/topic/default_profile.php

<?php
/**
 * Kunena Component
 * @package Kunena.Template.Blue_Eagle
 * @subpackage Topic
 *
 * @copyright (C) 2008 - 2016 Kunena Team. All rights reserved.
 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
 * @link https://www.kunena.org
 **/
defined ( '_JEXEC' ) or die ();

$this->cache = false;
$direction = $this->state->get('profile.direction');
$this->displayTemplateFile('topic', 'default', "profile_{$direction}");