You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2022. It is now read-only.
remove() queries using channel AND character AND nick. If admin is deleting,delete() skips verify_nick() as expected, but because nick is the admin's nick, the query returns and empty set and no rows are deleted. Fix here: http://pastebin.com/eeG8JnKp
remove()queries using channel AND character AND nick. If admin is deleting,delete()skipsverify_nick()as expected, but because nick is the admin's nick, the query returns and empty set and no rows are deleted. Fix here: http://pastebin.com/eeG8JnKp