includes/clientside/firebug/firebugx.js
author Dan
Mon, 29 Sep 2008 08:24:26 -0400
changeset 712 331e009416d5
parent 551 3acd624d4f4f
permissions -rw-r--r--
SECURITY: Changed Diffie-Hellman parameters to prime and generator created through OpenSSL

if(!("console" in window)||!("firebug" in console)){var names=["log","debug","info","warn","error","assert","dir","dirxml","group","groupEnd","time","timeEnd","count","trace","profile","profileEnd"];window.console={};for(var i=0;i<names.length;++i){window.console[names[i]]=function(){}}};