Revision 1289
Added by kweitzel almost 16 years ago
| info.php | ||
|---|---|---|
| 32 | 32 |
$module_name = 'Form'; |
| 33 | 33 |
$module_function = 'page'; |
| 34 | 34 |
$module_version = '2.7'; |
| 35 |
$module_platform = '2.6.x';
|
|
| 35 |
$module_platform = '2.7 | 2.8.x';
|
|
| 36 | 36 |
$module_author = 'Ryan Djurovich & Rudolph Lartey - additions John Maats - PCWacht'; |
| 37 | 37 |
$module_license = 'GNU General Public License'; |
| 38 | 38 |
$module_description = 'This module allows you to create customised online forms, such as a feedback form. '. |
Also available in: Unified diff
Branch 2.8.1 merged back into Trunk