Project

General

Profile

« Previous | Next » 

Revision 1917

Added by Dietmar about 11 years ago

! /modules/show_menu2/ set to version 4.9.7
DEBUG == true show query counts

View differences:

info.php
3 3
 *
4 4
 * @category        module
5 5
 * @package         show_menu2
6
 * @author          Brodie Thiesfield
6 7
 * @author          WebsiteBaker Project
7
 * @copyright       2004-2009, Ryan Djurovich
8
 * @copyright       2009-2011, Website Baker Org. e.V.
9
 * @link			http://www.websitebaker2.org/
8
 * @copyright       2009-2013, WebsiteBaker Org. e.V.
9
 * @link            http://www.websitebaker.org/
10 10
 * @license         http://www.gnu.org/licenses/gpl.html
11
 * @platform        WebsiteBaker 2.7.0
11
 * @platform        WebsiteBaker 2.8.4
12 12
 * @requirements    PHP 5.2.2 and higher
13 13
 * @version         $Id$
14
 * @filesource		$HeadURL$
14
 * @filesource      $HeadURL$
15 15
 * @lastmodified    $Date$
16 16
 *
17 17
 */
......
19 19
$module_directory = 'show_menu2';
20 20
$module_name = 'show_menu2';
21 21
$module_function = 'snippet';
22
$module_version = '4.9.6';
23
$module_platform = '2.7 | 2.8.2';
22
$module_version = '4.9.7';
23
$module_platform = '2.8.4';
24 24
$module_author = 'Brodie Thiesfield';
25 25
$module_license = 'GNU General Public License';
26 26
$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.';
27

  

Also available in: Unified diff