The comment for db_result has a coding standards violation in it. This violation appears to be effecting the function documentation at http://api.drupal.org/api/function/db_result/5 and also the main mysqli documentation at http://api.drupal.org/api/file/includes/database.mysqli.inc/5

Patch fixes comment, and hopefully the documentation on api.drupal.org

CommentFileSizeAuthor
db_result_documentation_fix.patch1.34 KBbeeradb

Comments

damien tournoud’s picture

Version: 5.8 » 5.x-dev
Component: mysql database » documentation
Status: Needs review » Reviewed & tested by the community

Trivial enough, but important.

Thanks for the patch!

drumm’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 5.x.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.