All pastes #2019873 Raw Edit

Someone

public php v1 · immutable
#2019873 ·published 2010-12-15 00:59 UTC
rendered paste body
				debuggebi = function(id) {return document.getElementById(id);}				debugtoggle = function(id) {debuggebi(id).style.display = debuggebi(id).style.display=='none'?'inline':'none';}												.utils__debugger{background-color:#550000;border:1px solid red;text-align:left;}				.utils__debugger pre{margin:5px;background-color:#000;overflow-x:scroll}				.utils__debugger pre em{color:#dddddd;}				.utils__debugger table{background-color:#770000;color:white;width:100%;}				.utils__debugger tr{background-color:#000000;}				.utils__debugger td{padding-left: 10px;vertical-align:top;white-space: pre;font-family:Courier New,Courier,monospace;}				.utils__debugger .utils__odd{background:#880000;}				.utils__debugger .utils__arg a{color:#ff3333;}				.utils__debugger .utils__arg span{display:none;}				.utils__debugger .utils__arg span span{display:inline;}				.utils__debugger .utils__arg span .utils__block{display:block;background:#990000;margin:0px 2em;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:9px;padding:5px;}							Call Stackindex.php (21):require(string/var/www/mattread/htdocs/old/system/index.php);index.php (188):Controller::dispatch_request();controller.php (175):ActionHandler->act(stringexec);actionhandler.php (68):ExecHandler->act_exec();exechandler.php (13):eval();exechandler.php(13) : eval()'d code (1):Utils::debug(objectHabariDateTime Object());object HabariDateTime Object()