Changeset 752:a7b3d527ad77 for plugins/antispam
- Timestamp:
- 11/06/11 16:32:00 (14 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          plugins/antispam/inc/lib.dc.antispam.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        plugins/antispam/inc/lib.dc.antispam.phpr472 r752 163 163 } 164 164 165 $permissions = $core->getBlogPermissions($core->blog->id); 166 167 if ( empty($permissions[$rs->user_id]) ) { 168 return false; 169 } 170 165 171 return $rs->user_id; 166 172 } 
Note: See TracChangeset
          for help on using the changeset viewer.
      