hyperdb
Opened 15 years ago
Closed 14 years ago
#1256 closed defect (fixed)
wrong config variable
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Severity: | major |
| Plugin: | hyperdb | Keywords: | |
| Cc: | iliya@… |
Description
In the db-config.php example you have $wpdb->tcp_responsiveness_check
The actual variable should be $wpdb->check_tcp_responsiveness because that is what is checked in db.php
Change History (2)
Note: See
TracTickets for help on using
tickets.
Thank you for reporting this. It's fixed in [337290].