diff options
Diffstat (limited to 'perf/perf-postgres.inc.php')
| -rw-r--r-- | perf/perf-postgres.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php index 5ca19449..16b767d2 100644 --- a/perf/perf-postgres.inc.php +++ b/perf/perf-postgres.inc.php @@ -102,7 +102,7 @@ class perf_postgres extends adodb_perf{ var $optimizeTableHigh = 'VACUUM ANALYZE %s'; /** - * @see adodb_perf#optimizeTable + * @see adodb_perf::optimizeTable() */ function optimizeTable($table, $mode = ADODB_OPT_LOW) |
