]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
QnA - Allow answer revisions and marking a question as "best"
authorZach Copley <zach@status.net>
Mon, 4 Apr 2011 08:27:38 +0000 (01:27 -0700)
committerZach Copley <zach@status.net>
Mon, 4 Apr 2011 08:28:37 +0000 (01:28 -0700)
commit528d999ae757d382c00a88baac493f3c51e11d3b
treedf4bdab17c7390bbc03380a004d233bc85a78c25
parent960aebdbc4c7d8b61ced0e545cc1facc02f7f168
QnA - Allow answer revisions and marking a question as "best"
plugins/QnA/QnAPlugin.php
plugins/QnA/actions/qnanewanswer.php
plugins/QnA/actions/qnareviseanswer.php
plugins/QnA/classes/QnA_Answer.php
plugins/QnA/lib/qnaanswerform.php [deleted file]
plugins/QnA/lib/qnanewanswerform.php [new file with mode: 0644]
plugins/QnA/lib/qnashowanswerform.php [new file with mode: 0644]