Skip to content

Commit

Permalink
Merge pull request #6598 from brianteeman/usAddressVerification
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudIO authored Oct 30, 2023
2 parents caaf3d4 + 85f093a commit 1c5f41c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mysql/install/Install.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@ INSERT INTO `permissions` (`permission_id`, `permission_name`, `permission_desc`
(14, 'emailMailto', 'Allow to see Mailto Links'),
(15, 'createDirectory', 'Create Directories'),
(16, 'exportCSV', 'Export CSV files'),
(17, 'usAddressVerification', 'Use IST Address Verification'),
(18, 'crudEvent', 'Manage Events');

-- --------------------------------------------------------
Expand Down

0 comments on commit 1c5f41c

Please sign in to comment.