Fixed an error in the ordering, output added via document.write is rendered
authorKai Moritz <kai@coolibri.de>
Tue, 25 Sep 2012 10:17:54 +0000 (12:17 +0200)
committerKai Moritz <kai@coolibri.de>
Tue, 26 Feb 2013 13:53:26 +0000 (14:53 +0100)
commitbcf3be2e38ab96a41118a23e7e96db59655de733
treecf8a2ebb8ff1c86b0b5a632a9c4632fb4a6376c4
parent32c1a348b266f53ecf91ba684841ca8472f4c649
Fixed an error in the ordering, output added via document.write is rendered

Because output added by an ad-script via document.write() was always
prepended to the unrendered rest of the banner-code, the order of the
markup was messed up, if an ad-script called document.write() more then
once!
openx.js