long_answer/long_answer.classes.inc, line 290 reads "Implementation of save"
This should be "Implementation of delete", because public function delete() starts at line 294
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1763708-quiz-small_documentation_issue_of_delete-2.patch | 466 bytes | yanniboi |
Comments
Comment #1
yanniboi commentedHere's a quick patch if you want to commit this fix.
Comment #2
yanniboi commentedI've also patched this for 7.x-5.x...
http://drupal.org/node/1764112#comment-6416374
Comment #3
djdevin