ERROR: $user is already not allowed access to $stream
"; } else { $nusers = remove_from_array ($user, $nusers); $status = chnusers ($stream, $nusers); if ($status == 0) { print "$user is no longer allowed to access $stream"; } else { print "ERROR: Unable to remove $user from $stream"; } // if } // if ?>

Manage Stream Locks for