Revision 545
Added by thorn about 17 years ago
info.php | ||
---|---|---|
25 | 25 |
|
26 | 26 |
/* History: |
27 | 27 |
|
28 |
2.6.1.0 - 16. Jan. 2008 - thorn
|
|
28 |
2.6.1.1 - 16. Jan. 2008 - thorn
|
|
29 | 29 |
- added table mod_menu_link |
30 | 30 |
- added install.php, delete.php, add.php |
31 | 31 |
- changed wb/index.php: redirect if page is menu_link |
... | ... | |
36 | 36 |
$module_directory = 'menu_link'; |
37 | 37 |
$module_name = 'Menu Link'; |
38 | 38 |
$module_function = 'page'; |
39 |
$module_version = '2.6.1.0';
|
|
39 |
$module_version = '2.6.1.1';
|
|
40 | 40 |
$module_platform = '2.6.x'; |
41 | 41 |
$module_author = 'Ryan Djurovich, thorn'; |
42 | 42 |
$module_license = 'GNU General Public License'; |
Also available in: Unified diff
fixed two issues with menu_link: adding a menu_link as first page did not worked; and an E_NOTICE-warning