Revision 134
Added by ryan about 20 years ago
| info.php | ||
|---|---|---|
| 31 | 31 |
$module_directory = 'form'; |
| 32 | 32 |
$module_name = 'Form'; |
| 33 | 33 |
$module_type = 'page'; |
| 34 |
$module_version = '2.5';
|
|
| 35 |
$module_designed_for = '2.x';
|
|
| 34 |
$module_version = '2.6';
|
|
| 35 |
$module_platform = '2.6.x';
|
|
| 36 | 36 |
$module_author = 'Ryan Djurovich & Rudolph Lartey'; |
| 37 | 37 |
$module_description = 'This module allows you to create customised online forms, such as a feedback form. '. |
| 38 | 38 |
'Thank-you to Rudolph Lartey who help enhance this module, providing code for extra field types, etc.'; |
Also available in: Unified diff
Updated module info files