summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/debug.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/debug.phpt')
-rw-r--r--ext/oci8/tests/debug.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/debug.phpt b/ext/oci8/tests/debug.phpt
index 66ab0f0d00..729726fdd6 100644
--- a/ext/oci8/tests/debug.phpt
+++ b/ext/oci8/tests/debug.phpt
@@ -15,7 +15,7 @@ if (!empty($dbase)) {
else {
oci_connect($user, $password);
}
-
+
oci_internal_debug(false);
?>