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.
| Comment | File | Size | Author |
|---|---|---|---|
| services_token_error.patch | 977 bytes | quicksketch |
Comments
Comment #1
pasquallelooks good
Comment #2
gddCommitted thanks!