diff options
Diffstat (limited to 'ratatoeskr/sys/db.php')
-rw-r--r-- | ratatoeskr/sys/db.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ratatoeskr/sys/db.php b/ratatoeskr/sys/db.php index d122502..a833cd6 100644 --- a/ratatoeskr/sys/db.php +++ b/ratatoeskr/sys/db.php @@ -134,5 +134,3 @@ class Transaction $db_con->rollBack(); } } - -?> |