From 8658d9d862cda3cbe153f586f61426b5010cc38b Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Mon, 24 Feb 2014 16:21:57 +0100 Subject: Remove closing php tag http://php.net/manual/en/language.basic-syntax.phptags.php --- adodb-exceptions.inc.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'adodb-exceptions.inc.php') 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 -- cgit v1.3