Source for file version.php
Documentation is available at version.php
* @author Mambo Foundation Inc see README.php
* @copyright Mambo Foundation Inc.
* See COPYRIGHT.php for copyright notices and details.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see
* Mambo is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
/** Version information */
/** @var string Product */
/** @var int Main Release Level */
/** @var string Development Status */
/** @var int Sub Release Level */
/** @var string Codename */
/** @var string Timezone */
/** @var string Copyright Text */
var $COPYRIGHT =
'Refer to copyright.php All rights reserved.';
var $URL =
'<a href="http://mambo-foundation.org">Mambo</a> is Free Software released under the GNU/GPL License.';
Documentation generated on Mon, 05 May 2008 16:24:06 +0400 by phpDocumentor 1.4.0