Description is already in title.

Comments

chachasikes’s picture

I added this to my local copy and was able to access the settings page

/**
* Implementation of hook_perm().
*/
function swfupload_perm() {
return array('administer swfupload');
}

skilip’s picture

Status: Active » Fixed

fixed and committed.

Status: Fixed » Closed (fixed)

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