Ad-banners are now fetched in the given order
authorKai Moritz <kai@coolibri.de>
Mon, 24 Sep 2012 21:56:47 +0000 (23:56 +0200)
committerKai Moritz <kai@coolibri.de>
Tue, 26 Feb 2013 13:44:01 +0000 (14:44 +0100)
commit32c1a348b266f53ecf91ba684841ca8472f4c649
treedddddf76cf727449f9c62cbcf95f2f6d29916656
parentfb22378b1631a2f50e685cb3bc2eff6bbd8fe34d
Ad-banners are now fetched in the given order

Ad-banners are now fetched in the order, that is defined in the variable
"zones". The work-queue "ads" is now stored in an array, because it is not
guarantied, that the JavaScript-engine iterates over the attributes of an
object in the same order, they were added.
openx.js