Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
45777e6311
@ -326,7 +326,8 @@ class PMA_Footer
|
||||
$retval .= ob_get_contents();
|
||||
ob_end_clean();
|
||||
}
|
||||
} else if (! $this->_isAjax) {
|
||||
}
|
||||
if (! $this->_isAjax) {
|
||||
$retval .= "</body></html>";
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user