includes/clientside/firebug/firebugx.js
author Dan
Sun, 11 Jan 2009 21:36:36 -0500
changeset 809 ae4ef502f742
parent 551 3acd624d4f4f
permissions -rw-r--r--
DBAL: Fixed issues with die_json() and multiline responses from {mysql,pg_last}_error()

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