Changeset 2674352
- Timestamp:
- 02/07/2022 02:59:38 PM (4 years ago)
- File:
-
- 1 edited
-
cookiehub/trunk/includes/ch-admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cookiehub/trunk/includes/ch-admin.php
r2674340 r2674352 114 114 add_settings_field( 115 115 'dcchub_blocking', // ID 116 'Automatic cookie blocking (premium only)', // Title116 'Automatic cookie blocking', // Title 117 117 array( $this, 'dcchub_blocking_callback' ), // Callback 118 118 'dcchub-setting-admin', // Page
Note: See TracChangeset
for help on using the changeset viewer.