X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fjs%2Fjs-install_ajax.php;h=75da4c4e37437cd8ef2c639b80c00298b8ae2dca;hb=0bf0f6a180c9869b4551076337965260bf2104ad;hp=39c54a66c49de074753f167b2819043402450b43;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git 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] ?>