a.binder 8 years ago
parent
commit
edc3c82028
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SE/bash_force_classified_table_by_GroupID.php

+ 1 - 1
SE/bash_force_classified_table_by_GroupID.php

@@ -42,7 +42,7 @@ $groupsNetwork=UsersLdapHelper::getGroupsByID($groupID);
 		echo "Will try to update table ".$Table." set A_CLASSIFIED='".$vGroup->cn."', A_ADM_COMPANY='".$vGroup->cn."' ; ";
 	}
 
-print_r($groupsNetwork);
+//print_r($groupsNetwork);
 
 die(".EOF - OK\n");