summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/testping.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/testping.phpt')
-rw-r--r--ext/oci8/tests/testping.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/testping.phpt b/ext/oci8/tests/testping.phpt
index 720ba8d071..2c64c440d7 100644
--- a/ext/oci8/tests/testping.phpt
+++ b/ext/oci8/tests/testping.phpt
@@ -7,7 +7,7 @@ oci8.ping_interval=0
--FILE--
<?php
-require(dirname(__FILE__).'/details.inc');
+require(__DIR__.'/details.inc');
for ($i = 0; $i < 2; $i++) {
if (!empty($dbase)) {