includes/clientside/firebug/firebugx.js
author Dan
Wed, 15 Apr 2009 20:24:36 -0400
changeset 922 d6f391475bb9
parent 551 3acd624d4f4f
permissions -rw-r--r--
[QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling

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(){}}};