We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97a4ac1 + 9a52b54 commit 9374bc6Copy full SHA for 9374bc6
resources/scripts/custom.js
@@ -53,7 +53,7 @@ $(function () {
53
'X-SMF-AJAX': 1
54
},
55
xhrFields: {
56
- withCredentials: typeof allow_xhjr_credentials !== "undefined" ? allow_xhjr_credentials : false
+ withCredentials: true
57
58
type: "GET",
59
dataType: "html",
0 commit comments