Merge branch 'QA_3_4'
This commit is contained in:
commit
584fa4d2c8
@ -158,7 +158,7 @@ class PMA_Error extends PMA_Message
|
||||
$this->getMessage() .
|
||||
$this->getFile() .
|
||||
$this->getLine() .
|
||||
$this->getBacktrace()
|
||||
serialize($this->getBacktrace())
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user