mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	Merge branch 'master' of github.com:psychobunny/node-forum
This commit is contained in:
		| @@ -80,7 +80,7 @@ var config = require('../config.js'), | ||||
| 		for(var i=0,ii=fields.length; i<ii; ++i) { | ||||
| 			key = fields[i]; | ||||
| 			if(data[key] !== undefined) { | ||||
| 				console.log(data[key]); | ||||
|  | ||||
| 				User.setUserField(uid, key, data[key]); | ||||
| 				 | ||||
| 				if(key === 'email') { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user