Skip to content
Snippets Groups Projects
Commit ca68f99e authored by lechuck's avatar lechuck Committed by lucha
Browse files

Add tatic noblogs subdomain support to eu compliance banner plugin

parent ea33b2ce
Branches
Tags
No related merge requests found
......@@ -321,7 +321,7 @@
},
agree: function() {
this.cookiejar.set(this.options.cookie, 1, this.options.expires, this.options.cookiePath);
this.cookiejar.set(this.options.cookie, 1, this.options.expires, this.options.cookiePath, '.noblogs.org');
return true;
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment