xforms ad libitum

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1357941 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Gruno
2012-07-05 21:39:02 +00:00
parent 685cfb0ea9
commit dc1f51bb92
610 changed files with 610 additions and 610 deletions

View File

@ -204,7 +204,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/bind.html';
var s = d.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = 'https://c.apaste.info/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
(d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
}
else {