Closed (fixed)
Project:
Flag Friend
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Jun 2009 at 18:48 UTC
Updated:
2 Jul 2009 at 16:10 UTC
Seems silly to have hook_activity_info and hook_activity_access_info(). This patch unifies them into hook_activity_info()
| Comment | File | Size | Author |
|---|---|---|---|
| activity_unify.patch | 7.33 KB | Scott Reynolds |
Comments
Comment #1
Scott Reynolds commentedThis will break flag_friend. To fix do this:
Comment #2
Scott Reynolds commentedhttp://drupal.org/cvs?commit=225278
Comment #3
Scott Reynolds commentedupdate flag friend with that change ^^ and remove hook_activity_access_api().
Comment #4
Scott Reynolds commentedComment #5
sirkitree commentedThanks, committed.