Replaced doubled variable ads with queue
authorKai Moritz <kai@juplo.de>
Thu, 28 Feb 2013 11:30:58 +0000 (12:30 +0100)
committerKai Moritz <kai@juplo.de>
Thu, 28 Feb 2013 11:30:58 +0000 (12:30 +0100)
commit000ac4f4f9152d9ce789246097279cbd4d5c18b4
tree340cbed1129f23f170ea471484d2382c9e3011cc
parentb2876e052926a1045ac059023e51919c3f29b196
Replaced doubled variable ads with queue

Both variables queue and ads served the same purpose. Hence, the doubled
variable was removed: queue now does the deal alone.
jquery.openx.js