]> granicus.if.org Git - php/commitdiff
- Removed pointless call to error_reporting()
authorTimm Friebe <thekid@php.net>
Tue, 10 Feb 2004 20:39:08 +0000 (20:39 +0000)
committerTimm Friebe <thekid@php.net>
Tue, 10 Feb 2004 20:39:08 +0000 (20:39 +0000)
ext/sybase_ct/tests/test.inc

index c7e2396ed57287f44b470a0f8977a2a0533b10ae..48aa7d23b32c51767575226ce77966cbc79675af 100644 (file)
@@ -4,8 +4,6 @@
  * $Id$ 
  */
 
-  error_reporting(E_ALL);
-
   // Change if needed
   define('HOST',     '****');
   define('USER',     '****');