Skip to content

Instantly share code, notes, and snippets.

@jbma
Created June 15, 2015 09:19
Show Gist options
  • Save jbma/07f74f4b8cb141cc0b20 to your computer and use it in GitHub Desktop.
Save jbma/07f74f4b8cb141cc0b20 to your computer and use it in GitHub Desktop.
<?php
if (isset( $_COOKIE[ 'WAEST_SSO_HASH'] ) ){
define ('DONOTCACHEPAGE', true);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment