Lines 119-124
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
119 |
(13, 'access_files', 'Access to the files stored on the server'), |
119 |
(13, 'access_files', 'Access to the files stored on the server'), |
120 |
(13, 'upload_general_files', 'Upload any file'), |
120 |
(13, 'upload_general_files', 'Upload any file'), |
121 |
(13, 'upload_manage', 'Manage uploaded files'), |
121 |
(13, 'upload_manage', 'Manage uploaded files'), |
|
|
122 |
(14, 'edit_authorities', 'Edit authority records'), |
122 |
(15, 'check_expiration', 'Check the expiration of a serial'), |
123 |
(15, 'check_expiration', 'Check the expiration of a serial'), |
123 |
(15, 'claim_serials', 'Claim missing serials'), |
124 |
(15, 'claim_serials', 'Claim missing serials'), |
124 |
(15, 'create_subscription', 'Create a new subscription'), |
125 |
(15, 'create_subscription', 'Create a new subscription'), |