Closed (fixed)
Project:
Smackdown
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2009 at 19:48 UTC
Updated:
28 Jul 2009 at 03:40 UTC
Smackdown now allows multiple content node types to be smackdown nodes, but the access function for smackdown results is still only looking for $node->type == 'smackdown'.
I've attached a patch that fixes this. Please review; it's the first time I've submitted a patch, not sure I'm doing everything right.
| Comment | File | Size | Author |
|---|---|---|---|
| patch54.patch | 532 bytes | timcosgrove |
Comments
Comment #1
sirkitree commentedLooks good! Committed.
Congrats on your first patch!