Changeset 852:969647a6c35e for inc/core/class.dc.auth.php
- Timestamp:
- 07/31/12 15:15:32 (13 years ago)
- Branch:
- sexy
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.auth.php
r851 r852 75 75 'publish' => __('publish entries and comments'), 76 76 'delete' => __('delete entries and comments'), 77 'contentadmin' => __('manage all entries and comments'), 78 'media' => __('manage their own media items'), 79 'media_admin' => __('manage all media items') 77 'contentadmin' => __('manage all entries and comments') 80 78 ); 81 79 }
Note: See TracChangeset
for help on using the changeset viewer.