Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2010 at 21:57 UTC
Updated:
7 Sep 2010 at 21:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
klausieasy fix, hook_user_logout() receives only $account as argument: http://api.drupal.org/api/function/hook_user_logout/7
Comment #2
BenK commentedThe patch in #1 got rid of the warning message for me. Thanks! This is ready to be committed.
--Ben
Comment #3
fagothanks, committed.