Revision 200
Added by ryan about 20 years ago
| trunk/wb/modules/reload/info.php | ||
|---|---|---|
| 30 | 30 |
$module_platform = '2.6.x'; |
| 31 | 31 |
$module_author = 'Ryan Djurovich'; |
| 32 | 32 |
$module_license = 'GNU General Public License'; |
| 33 |
$module_description = 'This module allows you to completely reload all add-on information stored in the database';
|
|
| 33 |
$module_description = 'This module allows you to reload add-on information stored in the addons table, and optionally completely re-install modules.';
|
|
| 34 | 34 |
|
| 35 | 35 |
?> |
Also available in: Unified diff
Updated reload module info file