Advertisement
swte

ct-ultimate-gdpr-cookie exception

Jun 2nd, 2019
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. if (isset($_COOKIE['ct-ultimate-gdpr-cookie'])){
  2.     define('SWIFT_PERFORMANCE_DISABLE_CACHE', true);
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement