diff --git a/classes/exception/PrestashopException.php b/classes/exception/PrestashopException.php index 057b5496a..3fd135d37 100644 --- a/classes/exception/PrestashopException.php +++ b/classes/exception/PrestashopException.php @@ -58,6 +58,8 @@ class PrestashopExceptionCore extends Exception ltrim(str_replace(array(_PS_ROOT_DIR_, '\\'), array('', '/'), $this->getFile()), '/') ); + $this->displayFileDebug($this->getFile(), $this->getLine()); + // Display debug backtrace echo '