Commit e4ad8df0352268ac49602427303055936e36f7b1

Authored by nbm
1 parent f3d78871

Pick up the changes from the select boxes.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3109 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/administration/usermanagement/editUserGroupsBL.php
@@ -27,7 +27,7 @@ @@ -27,7 +27,7 @@
27 27
28 require_once("../../../../../config/dmsDefaults.php"); 28 require_once("../../../../../config/dmsDefaults.php");
29 29
30 -KTUtil::extractGPC('fAssign', 'fUserID', 'fUserSet'); 30 +KTUtil::extractGPC('fAssign', 'fUserID', 'fUserSet', 'groupAddedLeft', 'groupAddedRight');
31 31
32 /* 32 /*
33 * Update all User/Groups association 33 * Update all User/Groups association