Changeset 257


Ignore:
Timestamp:
Jan 3, 2004, 10:31:27 PM (20 years ago)
Author:
z0rglub
Message:

if permissions are updated, synchronize_group

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-1_3/admin/group_perm.php

    r170 r257  
    6161    check_favorites( $row['id'] );
    6262  }
     63  // synchronization of calculated data
     64  synchronize_group( $_GET['group_id'] );
    6365  // confirmation display
    6466  $vtp->addSession( $sub, 'confirmation' );
Note: See TracChangeset for help on using the changeset viewer.