summaryrefslogtreecommitdiffstats
path: root/Db.class.php
diff options
context:
space:
mode:
authorjayc89 <jamie-cressey@live.co.uk>2014-11-28 15:40:58 +0000
committerjayc89 <jamie-cressey@live.co.uk>2014-11-28 15:40:58 +0000
commit462c1ea2597c14feb85763ff1b6ea83ab658c64e (patch)
treea81217a07b9a4d5b1f348302d7193f70b0ea8e6c /Db.class.php
parent2eef88a4e1bd6134630792c775c8b3cb3cf5f8ac (diff)
downloadphp-mysql-pdo-database-class-462c1ea2597c14feb85763ff1b6ea83ab658c64e.zip
php-mysql-pdo-database-class-462c1ea2597c14feb85763ff1b6ea83ab658c64e.tar.gz
php-mysql-pdo-database-class-462c1ea2597c14feb85763ff1b6ea83ab658c64e.tar.bz2
Update Db.class.php
Diffstat (limited to 'Db.class.php')
-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