summaryrefslogtreecommitdiff
path: root/ext/sybase_ct
diff options
context:
space:
mode:
authorTimm Friebe <thekid@php.net>2004-02-10 20:39:08 +0000
committerTimm Friebe <thekid@php.net>2004-02-10 20:39:08 +0000
commitb3a55e95dec3e181a079e556a9b2ff79dba96f39 (patch)
tree42350aa63ce60b3ea8aec4e8638e2f8a9855cc67 /ext/sybase_ct
parented113a65b016a29ac01502fb6a95fc59c7ebc6c4 (diff)
downloadphp-git-b3a55e95dec3e181a079e556a9b2ff79dba96f39.tar.gz
- Removed pointless call to error_reporting()
Diffstat (limited to 'ext/sybase_ct')
-rw-r--r--ext/sybase_ct/tests/test.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/sybase_ct/tests/test.inc b/ext/sybase_ct/tests/test.inc
index c7e2396ed5..48aa7d23b3 100644
--- a/ext/sybase_ct/tests/test.inc
+++ b/ext/sybase_ct/tests/test.inc
@@ -4,8 +4,6 @@
* $Id$
*/
- error_reporting(E_ALL);
-
// Change if needed
define('HOST', '****');
define('USER', '****');