diff options
Diffstat (limited to 'adodb-exceptions.inc.php')
| -rw-r--r-- | adodb-exceptions.inc.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/adodb-exceptions.inc.php b/adodb-exceptions.inc.php index 414b4886..e26073f5 100644 --- a/adodb-exceptions.inc.php +++ b/adodb-exceptions.inc.php @@ -77,6 +77,3 @@ global $ADODB_EXCEPTION; else $errfn = 'ADODB_EXCEPTION'; throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection); } - - -?>
\ No newline at end of file |
