I just added an array check because of unwanted warnings. I also added a default local task so the maintenance tab shows up correctly.

CommentFileSizeAuthor
activity.module.patch941 bytesDrakeRemory

Comments

Scott Reynolds’s picture

Status: Needs review » Needs work

1.) admin/settings/activity/manage is actually an view, so you need to fix the View not add a menu callback
2.) Brake that nasty one line if statement into multiple lines. For code readability.

Scott Reynolds’s picture

Status: Needs work » Fixed

http://drupal.org/cvs?commit=294734

Committed with those changes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.