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