Closed (fixed)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2009 at 05:27 UTC
Updated:
15 Sep 2009 at 13:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
Ryan Palmer commentedPatch attached.
Comment #2
rct240 commentedPatch seems to produce a new error:
Fatal error: Call to undefined function drupal_function_exists() in /home/hudson/workspace/Drupal7_Coder/drupal/sites/all/modules/coder/coder_review/coder_review.module on line 63Comment #3
Ryan Palmer commentedUnrelated.
All this patch does is swap this line:
for this line:
Comment #4
stella commentedCommitted, thanks!