Revision 1289
Added by kweitzel almost 16 years ago
| info.php | ||
|---|---|---|
| 32 | 32 |
$module_name = 'Captcha and Advanced-Spam-Protection (ASP) Control'; |
| 33 | 33 |
$module_function = 'tool'; |
| 34 | 34 |
$module_version = '1.0'; |
| 35 |
$module_platform = '2.7'; |
|
| 35 |
$module_platform = '2.7 | 2.8.x';
|
|
| 36 | 36 |
$module_author = 'Thomas Hornik (thorn)'; |
| 37 | 37 |
$module_license = 'GNU General Public License'; |
| 38 | 38 |
$module_description = 'Admin-Tool to control CAPTCHA and ASP'; |
Also available in: Unified diff
Branch 2.8.1 merged back into Trunk