From: Anthony Talarico Date: Mon, 30 Jul 2018 14:59:10 +0000 (-0400) Subject: fixing script that for the ajax response for quiz completion notifications X-Git-Tag: v1.0.0^2~19 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=454f534bc267a12ae1cf71265888c4d5f2be1151;p=WP-Themes%2Fsaultstemarie360.git fixing script that for the ajax response for quiz completion notifications --- diff --git a/footer.php b/footer.php index 8fc92b0..5cd955d 100644 --- a/footer.php +++ b/footer.php @@ -106,6 +106,7 @@ }, false); open.apply(this, arguments); }; - })(XMLHttpRequest.prototype.open); + })(XMLHttpRequest.prototype.open); + \ No newline at end of file