summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Db.class.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Db.class.php b/Db.class.php
index 2e368f4..7e41d01 100644
--- a/Db.class.php
+++ b/Db.class.php
@@ -135,7 +135,6 @@ class DB
{
# Write into log and display Exception
$this->ExceptionLog($e->getMessage(), $query );
- throw new Exception($e->getMessage());
}
# Reset the parameters