sql wrong number of args
This commit is contained in:
		| @@ -1568,6 +1568,7 @@ function update_modtime($hash,$guid,$addr,$flags = 0) { | ||||
| 	else { | ||||
| 		q("update updates set ud_flags = ( ud_flags | %d ) where ud_addr = '%s' and not (ud_flags & %d) ", | ||||
| 			intval(UPDATE_FLAGS_UPDATED), | ||||
| 			dbesc($addr), | ||||
| 			intval(UPDATE_FLAGS_UPDATED) | ||||
| 		); | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user