Revision 1203
Added by Luisehahne about 15 years ago
info.php | ||
---|---|---|
17 | 17 |
$module_version = '1.0.2'; |
18 | 18 |
$module_platform = '2.8.x'; |
19 | 19 |
$module_author = 'Ruud and pcwacht'; |
20 |
$module_license = 'GPL';
|
|
20 |
$module_license = 'GNU General Public License';
|
|
21 | 21 |
$module_description = 'This tool allows you to manage your local Droplets.'; |
22 | 22 |
|
23 | 23 |
$module_home = 'http://www.websitebakers.com/pages/droplets/about-droplets.php'; |
Also available in: Unified diff
updated module info.php (Thanks to Waldschwein)