Coder is broken on HEAD currently when only the coder.module is enabled. I get the following error:
Fatal error: Call to undefined function drupal_get_page() in /home/dave/Projects/www/drupal7dev/sites/all/modules/coder/coder.module on line 50
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | coder-483288-HEAD.patch | 460 bytes | dave reid |
Comments
Comment #1
dave reidAttached patch fixes the problem and now I can see the "Please enable the "coder review" or "coder upgrade" module." message.
Comment #2
stella commentedCommitted, thanks!