| Current Path : /home/bateauecpx/www/administrator/components/com_j2store/ |
| Current File : /home/bateauecpx/www/administrator/components/com_j2store/version.php |
<?php
/*------------------------------------------------------------------------
# com_j2store - J2Store
# ------------------------------------------------------------------------
# author Ramesh Elamathi - Weblogicx India http://www.weblogicxindia.com
# copyright Copyright (C) 2014 - 19 Weblogicxindia.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://j2store.org
# Technical Support: Forum - http://j2store.org/forum/index.html
-------------------------------------------------------------------------*/
// Protect from unauthorized access yy/mm/dd
defined('_JEXEC') or die('Restricted Access');
define('J2STORE_PRO', '0');
define('J2STORE_VERSION', '3.3.9');
define('J2STORE_DATE', '2019-05-09');