time this message appeared.
</p>
<script type="text/javascript"> <!--
- document.write("<p>URL: " + document.location + "</p>");
+ document.write("<p>URL: " +
+ document.location.href.replace(/&/g,"&")
+ .replace(/</g,"<")
+ .replace(/>/g,">") + "</p>");
// -->
</script>
<p>Template->process() failed twice.<br>
the time this message appeared.
</p>
<script type="text/javascript"> <!--
- document.write("<p>URL: " + document.location + "</p>");
+ document.write("<p>URL: " +
+ document.location.href.replace(/&/g,"&")
+ .replace(/</g,"<")
+ .replace(/>/g,">") + "</p>");
// -->
</script>
</tt>