summaryrefslogtreecommitdiff
path: root/docs/manual/platform/win_compiling.html.ko.euc-kr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/platform/win_compiling.html.ko.euc-kr')
-rw-r--r--docs/manual/platform/win_compiling.html.ko.euc-kr5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/platform/win_compiling.html.ko.euc-kr b/docs/manual/platform/win_compiling.html.ko.euc-kr
index 0188e3cde6..43cb8c734b 100644
--- a/docs/manual/platform/win_compiling.html.ko.euc-kr
+++ b/docs/manual/platform/win_compiling.html.ko.euc-kr
@@ -426,7 +426,8 @@ to last beyond the testing phase of this system, nor do we in any way guarantee
var disqus_shortname = 'httpd';
var disqus_identifier = 'http://httpd.apache.org/docs/2.4/platform/win_compiling.html.ko';
(function(w, d) {
- if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
+ var disabled = true;
+ if (w.location.hostname.toLowerCase() == "httpd.apache.org" && disabled !== true) {
d.write('<div id="disqus_thread"><\/div>');
var s = d.createElement('script');
s.type = 'text/javascript';
@@ -435,7 +436,7 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/platform/win_compiling
(d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
}
else {
- d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
+ d.write('<div id="disqus_thread">Comments are disabled for this page at the moment.<\/div>');
}
})(window, document);
//--><!]]></script></div><div id="footer">