X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fjs%2Fjs-install_ajax.php;h=75da4c4e37437cd8ef2c639b80c00298b8ae2dca;hp=39c54a66c49de074753f167b2819043402450b43;hb=596c8ab32594401ca84abfbfe35513ddfff31bec;hpb=c15eee48f9da1469cf3cdca3a48ba2d3c382a7c9 diff --git a/inc/js/js-install_ajax.php b/inc/js/js-install_ajax.php index 39c54a66c4..75da4c4e37 100644 --- a/inc/js/js-install_ajax.php +++ b/inc/js/js-install_ajax.php @@ -48,7 +48,7 @@ $content = array( ); // Simply load the JavaScript here -loadTemplate('js_install_ajax', false, $content); +loadTemplate('js_install_ajax', FALSE, $content); // [EOF] ?>