Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web236/html/components/com_xmovie/views/single/tmpl/ |
Current File : //var/www/web236/html/components/com_xmovie/views/single/tmpl/default.php |
<?php /* * @package Joomla 3.0 * @copyright Copyright (C) 2005 Open Source Matters. All rights reserved. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php * * @component XMovie Component * @copyright Copyright (C) Dana Harris optikool.com * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL */ defined('_JEXEC') or die('Restricted access'); $this->item->description = trim($this->item->introtext) != '' ? $this->item->introtext . $this->item->fulltext : $this->item->fulltext; if ($this->cparams->get('load_flowplayer') && ($this->item->type == '13' || $this->item->type == '14' || $this->item->type == '16' || $this->item->type == '23' || $this->item->type == '24' || $this->item->type == '26')) { echo "<script src='".JURI::base(true).'/components/com_xmovie/js/fp/flowplayer.min.js'."'></script>"; } ?> <h4><?php echo $this->escape($this->item->title); ?></h4> <div class="blog"> <?php echo $this->loadTemplate($this->cparams->get('display_layout')); ?> </div>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare