Show
Ignore:
Timestamp:
01/30/11 19:59:57 (2 years ago)
Author:
grum
Message:

release 3.0.0
fix bug on install/update process + fix bug on image random

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/AMenuManager/amm_root.class.inc.php

    r8970 r8989  
    9292      'amm_blocks_items' => $this->defaultMenus, 
    9393      'amm_albums_to_menu' => array(), 
    94       'amm_old_blk_menubar' => ''                // keep a copy of piwigo's menubar config 
     94      'amm_old_blk_menubar' => '',                // keep a copy of piwigo's menubar config 
     95      'newInstall' => 'n' 
    9596    ); 
    9697