includes/clientside/firebug/firebugx.js
author Dan
Thu, 16 Apr 2009 12:20:48 -0400
changeset 929 2e981507dfae
parent 551 3acd624d4f4f
permissions -rw-r--r--
QA: Schema: fixed urlname in pages was wrong size (both MySQL and PgSQL)

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