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/helpers/ |
Current File : //var/www/web236/html/components/com_xmovie/helpers/category.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'); jimport('joomla.application.categories'); class XMovieCategories extends JCategories { public function __construct($options = array()) { $options['table'] = '#__content'; $options['extension'] = 'com_xmovie'; parent::__construct($options); } }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare