mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	upgrade script
This commit is contained in:
		| @@ -82,7 +82,7 @@ usersController.getUsersAndCount = function(set, uid, start, stop, callback) { | ||||
| 			user.getUsersFromSet(set, uid, start, stop, next); | ||||
| 		}, | ||||
| 		count: function(next) { | ||||
| 			db.sortedSetCard(set, next); | ||||
| 			db.getObjectField('global', 'userCount', next); | ||||
| 		} | ||||
| 	}, function(err, results) { | ||||
| 		if (err) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user