This is a simple patch that fixes a misplaced parenthesis in services_keyauth.inc. Every time the error triggers it causes the following warnings:

    * warning: Invalid argument supplied for foreach() in /Users/nate/Sites/drupal6/includes/common.inc on line 888.
    * warning: strtr() [function.strtr]: The second argument is not an array in /Users/nate/Sites/drupal6/includes/common.inc on line 905.
CommentFileSizeAuthor
services_token_error.patch977 bytesquicksketch

Comments

pasqualle’s picture

Status: Needs review » Reviewed & tested by the community

looks good

gdd’s picture

Status: Reviewed & tested by the community » Fixed

Committed thanks!

Status: Fixed » Closed (fixed)

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