| Current Path : /home/chauffn/vuzelia/2023/plugins/engagebox/social/ |
| Current File : /home/chauffn/vuzelia/2023/plugins/engagebox/social/social.php |
<?php
/**
* @package EngageBox
* @version 5.1.3 Pro
*
* @author Tassos Marinos <info@tassos.gr>
* @link http://www.tassos.gr
* @copyright Copyright © 2020 Tassos Marinos All Rights Reserved
* @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> or later
*/
defined('_JEXEC') or die('Restricted access');
class plgEngageBoxSocial extends EngageBox\Plugin
{
protected $name = 'social';
}