Changeset 2171207
- Timestamp:
- 10/10/2019 01:27:59 PM (6 years ago)
- File:
-
- 1 edited
-
cookiepro-ccpa/trunk/class-cookieproccpa.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cookiepro-ccpa/trunk/class-cookieproccpa.php
r2170979 r2171207 48 48 // Initializes values. 49 49 $this->plugin = new stdClass(); 50 $this->plugin->name = 'cookiepro ccpa';50 $this->plugin->name = 'cookiepro-ccpa'; 51 51 $this->plugin->slug = 'cookieproCCPA'; 52 52 $this->plugin->displayName = 'CookiePro CCPA';
Note: See TracChangeset
for help on using the changeset viewer.