Skip to:
Content

bbPress.org

Changeset 4066


Ignore:
Timestamp:
07/07/2012 04:22:39 AM (12 years ago)
Author:
johnjamesjacoby
Message:

Capabilities:

  • Revert r4064, as the 'read' capability is used to check for participant role mask.
  • See #1887.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-includes/bbp-core-caps.php

    r4064 r4066  
    444444            $caps = array(
    445445
    446                 // Read
    447                 'read',
    448 
    449446                // Forum caps
    450447                'read_private_forums',
     
    494491
    495492            $caps = array(
    496 
    497                 // Read
    498                 'read',
    499493
    500494                // Forum caps
Note: See TracChangeset for help on using the changeset viewer.