Revision 1916
Added by Dietmar over 11 years ago
info.php | ||
---|---|---|
5 | 5 |
* @package droplet |
6 | 6 |
* @author Ruud Eisinga (Ruud) John (PCWacht) |
7 | 7 |
* @author WebsiteBaker Project |
8 |
* @copyright 2004-2009, Ryan Djurovich |
|
9 |
* @copyright 2009-2011, Website Baker Org. e.V. |
|
10 |
* @link http://www.websitebaker2.org/ |
|
8 |
* @copyright 2009-2013, Website Baker Org. e.V. |
|
9 |
* @link http://www.websitebaker.org/ |
|
11 | 10 |
* @license http://www.gnu.org/licenses/gpl.html |
12 | 11 |
* @platform WebsiteBaker 2.8.x |
13 | 12 |
* @requirements PHP 5.2.2 and higher |
14 | 13 |
* @version $Id$ |
15 |
* @filesource $HeadURL$
|
|
14 |
* @filesource $HeadURL$
|
|
16 | 15 |
* @lastmodified $Date$ |
17 | 16 |
* |
18 | 17 |
*/ |
... | ... | |
28 | 27 |
$module_directory = 'droplets'; |
29 | 28 |
$module_name = 'Droplets'; |
30 | 29 |
$module_function = 'tool'; |
31 |
$module_version = '1.2.0';
|
|
30 |
$module_version = '1.3.0';
|
|
32 | 31 |
$module_platform = '2.8.x'; |
33 | 32 |
$module_author = 'Ruud and pcwacht'; |
34 | 33 |
$module_license = 'GNU General Public License'; |
Also available in: Unified diff
! /modules/droplets/ set to version 1.3.0
installing module with sql import
make upgrade.php compatible with upgrade-scrip.php