Code at lines : 142, 1066, 1365
parent::init(&$view, $options);
should be changed to :
parent::init($view, $options);
Duplicate of http://drupal.org/node/238794, but fixed in latest commit either way. Thanks!
Automatically closed -- issue fixed for two weeks with no activity.
Comments
Comment #1
karens commentedDuplicate of http://drupal.org/node/238794, but fixed in latest commit either way. Thanks!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.