Revision 1203
Added by Dietmar almost 15 years ago
info.php | ||
---|---|---|
27 | 27 |
$module_name = 'News v3.1'; |
28 | 28 |
$module_function = 'page'; |
29 | 29 |
$module_version = '3.1'; |
30 |
$module_platform = '2.8'; |
|
30 |
$module_platform = '2.8.x';
|
|
31 | 31 |
$module_author = 'Ryan Djurovich, Rob Smith'; |
32 | 32 |
$module_license = 'GNU General Public License'; |
33 | 33 |
$module_description = 'This page type is designed for making a news page.'; |
Also available in: Unified diff
updated module info.php (Thanks to Waldschwein)