Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • unixboymd Friend
    #139474

    What version of VirtueMart does the JaLarix QuickStart package use? Is it the most recent version?

    jsliao Friend
    #297388

    /** Version information */
    class vmVersion {
    /** @var string Product */
    var $PRODUCT = 'VirtueMart';
    /** @var int Release Number */
    var $RELEASE = '1.1.2';
    /** @var string Development Status */
    var $DEV_STATUS = 'stable';
    /** @var string Codename */
    // Song by James Taylor
    var $CODENAME = 'Another Day';
    /** @var string Date */
    var $RELDATE = '31/07/2008';
    /** @var string Time */
    var $RELTIME = '20:00';
    /** @var string Timezone */
    var $RELTZ = 'GMT';
    /** @var string Revision */
    var $REVISION = '$Revision: 1493 $';
    /** @var string Copyright Text */
    var $COPYRIGHT = 'Copyright (C) 2005-2008 VirtueMart Development Team - All rights reserved.';
    /** @var string URL */
    var $URL = '<a href="http://virtuemart.net">VirtueMart</a> is a Free Component for Joomla!/Mambo released under the GNU/GPL License.';
    }

    hanifahmed Friend
    #297780

    That’s version 1.1.2.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  hanifahmed 15 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum