summaryrefslogtreecommitdiff
path: root/perf/perf-oci8.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'perf/perf-oci8.inc.php')
-rw-r--r--perf/perf-oci8.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php
index 72687e7a..fee3c751 100644
--- a/perf/perf-oci8.inc.php
+++ b/perf/perf-oci8.inc.php
@@ -198,7 +198,7 @@ FROM v\$parameter v1, v\$parameter v2 WHERE v1.name='log_archive_dest' AND v2.na
);
- function perf_oci8(&$conn)
+ function __construct(&$conn)
{
global $gSQLBlockRows;