Project

General

Profile

« Previous | Next » 

Revision 1004

Added by Ruud almost 15 years ago

Small improvement of bugfix, updated version to 2.8

View differences:

info.php
24 24
*/
25 25

  
26 26
/* History:
27
2.8 - June 2009
28
- Improved the pagelist (thorn)
29
- Added different redirect types 301 or 302 (thorn)
30
- Set platform version 2.8
31

  
27 32
2.7 - 24. Jan. 2008 - doc
28 33
- added language support, changed platform to 2.7
29 34

  
......
38 43
$module_directory = 'menu_link';
39 44
$module_name = 'Menu Link';
40 45
$module_function = 'page';
41
$module_version = '2.7';
42
$module_platform = '2.7.x';
46
$module_version = '2.8';
47
$module_platform = '2.8.x';
43 48
$module_author = 'Ryan Djurovich, thorn';
44 49
$module_license = 'GNU General Public License';
45 50
$module_description = 'This module allows you to insert a link into the menu.';

Also available in: Unified diff