Changeset 20740


Ignore:
Timestamp:
Feb 13, 2013, 2:32:49 PM (11 years ago)
Author:
flop25
Message:

bug:2841 doesn't duplicate using 'merge' action on only one group

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/group_list.php

    r19703 r20740  
    165165  // +
    166166
    167   if ($action=="merge" )
     167  if ($action=="merge" and count($groups) > 1)
    168168  {
    169169    // is the group not already existing ?
Note: See TracChangeset for help on using the changeset viewer.