Your IP : 10.10.0.253


Current Path : /var/www/administrator/components/com_gsd/
Upload File :
Current File : /var/www/administrator/components/com_gsd/autoload.php

<?php

/**
 * @package         Google Structured Data
 * @version         5.5.1 Free
 * 
 * @author          Tassos Marinos <info@tassos.gr>
 * @link            http://www.tassos.gr
 * @copyright       Copyright © 2021 Tassos Marinos All Rights Reserved
 * @license         GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> or later
*/

defined('_JEXEC') or die('Restricted access');

// Register Convert Form namespace
JLoader::registerNamespace('GSD', JPATH_ADMINISTRATOR . '/components/com_gsd/GSD', false, false, 'psr4');

?>