Index: branches/RC/core/kernel/utility/debugger.php =================================================================== diff -u -r10600 -r10644 --- branches/RC/core/kernel/utility/debugger.php (.../debugger.php) (revision 10600) +++ branches/RC/core/kernel/utility/debugger.php (.../debugger.php) (revision 10644) @@ -1127,7 +1127,7 @@ $Debugger.DOMViewerURL = ''; $Debugger.EditorPath = ''; $Debugger.DebugURL = 'baseURL.'/debugger_responce.php?sid='.$this->rowSeparator.'&path='.urlencode($dbg_path); ?>'; - $Debugger.EventURL = 'HREF('dummy', '', Array ('pass' => 'm')); ?>'; + $Debugger.EventURL = 'Factory) ? $application->HREF('dummy', '', Array ('pass' => 'm')) : ''; ?>'; IsFatalError || DBG_RAISE_ON_WARNINGS) { echo '$Debugger.Toggle();';