Revision 1289
Added by kweitzel almost 16 years ago
| info.php | ||
|---|---|---|
| 40 | 40 |
$module_name = 'show_menu2'; |
| 41 | 41 |
$module_function = 'snippet'; |
| 42 | 42 |
$module_version = '4.9'; |
| 43 |
$module_platform = '2.6.x | 2.7.x';
|
|
| 43 |
$module_platform = '2.7 | 2.8.x';
|
|
| 44 | 44 |
$module_author = 'Brodie Thiesfield'; |
| 45 | 45 |
$module_license = 'GNU General Public License'; |
| 46 | 46 |
$module_description = 'A code snippet for the Website Baker CMS providing a complete replacement for the builtin menu functions. See <a href="http://code.jellycan.com/show_menu2/" target="_blank">http://code.jellycan.com/show_menu2/</a> for details or view the <a href="' .WB_URL .'/modules/show_menu2/README.en.txt" target="_blank">readme</a> file.'; |
Also available in: Unified diff
Branch 2.8.1 merged back into Trunk