Remove obsolete comment
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
2a2b52bbec
commit
2d2bc08d6c
@ -293,9 +293,6 @@ class Response
|
||||
}
|
||||
|
||||
if ($this->_isSuccess) {
|
||||
// Note: the old judge sentence is:
|
||||
// $this->_isAjaxPage && $this->_isSuccess
|
||||
// Removal the first, because console need log all queries
|
||||
$this->addJSON('_title', $this->getHeader()->getTitleTag());
|
||||
|
||||
if (isset($GLOBALS['dbi'])) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user