]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add tools to clear flags
authorEvan Prodromou <evan@status.net>
Mon, 28 Dec 2009 15:58:33 +0000 (07:58 -0800)
committerEvan Prodromou <evan@status.net>
Mon, 28 Dec 2009 15:58:33 +0000 (07:58 -0800)
commit75fbec2fa336ac9b749fa273ac5a44c2fb211623
treed963849ff96e73305a55fa81a135b335fd63c1dc
parent4b7835caa570a27f372935fdda799dd065ae8ea4
Add tools to clear flags

Added a form to clear all flags for a profile, when showed on
adminprofileflags list. Add an action to handle the form, and a right
for the action.
plugins/UserFlag/clearflag.php [new file with mode: 0644]
plugins/UserFlag/clearflagform.php [new file with mode: 0644]