Revision 66
Added by stefan about 19 years ago
info.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
|
3 |
// $Id: info.php,v 1.3 2005/04/08 09:58:31 rdjurovich Exp $
|
|
3 |
// $Id$ |
|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
... | ... | |
29 | 29 |
$module_version = '2.5'; |
30 | 30 |
$module_designed_for = '2.x'; |
31 | 31 |
$module_author = 'Ryan Djurovich'; |
32 |
$module_description = 'This module allows you to edit the contents of a page using the MENU_LINK htmlArea program';
|
|
32 |
$module_description = 'This module allows you to insert a link into the menu.';
|
|
33 | 33 |
|
34 | 34 |
?> |
Also available in: Unified diff
Changed column names in mod_news_posts from short,long to content_short, content_long.