b0y-101 Mini Shell


Current Path : E:/www/buriram/components/com_sppagebuilder/addons/timeline/
File Upload :
Current File : E:/www/buriram/components/com_sppagebuilder/addons/timeline/admin.php

<?php
/**
 * @package SP Page Builder
 * @author JoomShaper http://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2016 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
*/

//no direct accees
defined ('_JEXEC') or die ('restricted aceess');
SpAddonsConfig::addonConfig(
	array(
		'type'=>'content',
		'addon_name'=>'sp_timeline',
		'title'=>JText::_('COM_SPPAGEBUILDER_ADDON_TIMELINE'),
		'desc'=>JText::_('COM_SPPAGEBUILDER_ADDON_TIMELINE_DESC'),
		'category'=>'Content',
		'attr'=>false,
		'pro'=>true,
	)
);

Copyright © 2019 by b0y-101