X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=jquery.openx.js;h=98c56ece933ed4e964e674719acaca00a3d56609;hb=a3eefa0eb74b200b90e0518b6d32f3094c740c5c;hp=adcf78f8854423c99824ee0461f17f17b35407dd;hpb=6b7f2a149d3656c44aba4e3ddf2092fc240e3154;p=openx diff --git a/jquery.openx.js b/jquery.openx.js index adcf78f..98c56ec 100644 --- a/jquery.openx.js +++ b/jquery.openx.js @@ -38,9 +38,9 @@ if (domain) { if (console.error) { - console.error('jQuery.openx was already initialized:'); - console.error(_zones); - console.error(_options); + console.error('jQuery.openx was already initialized!'); + console.log('Configured zones: ', _zones); + console.log('Configured options: ', _options); } return; }