mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 08:38:45 +02:00
Internal: typo in the reporting of page spurious chars
SVN:trunk[3982]
This commit is contained in:
@@ -473,7 +473,7 @@ class WebPage implements Page
|
||||
{
|
||||
if (Utils::GetConfig() && Utils::GetConfig()->Get('debug_report_spurious_chars'))
|
||||
{
|
||||
IssueLog::Error("Trashing unexpected output:'$s_captured_output'\n");
|
||||
IssueLog::Error("Trashing unexpected output:'$sOutput'\n");
|
||||
}
|
||||
}
|
||||
$sOutput = '';
|
||||
|
||||
Reference in New Issue
Block a user