$db_prefix is not automatically converted to the DBTNG configuration array $databases, which should be now that we can have per-db prefixes.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | update-inc-db-prefix.patch | 3.09 KB | Stevel |
| update-inc-db-prefix.patch | 3.15 KB | Stevel |
Comments
Comment #1
damien tournoud commentedGood catch!
The patch looks good, except this part:
Comment #2
Stevel commentedSome leftover debug statement, woops :)
Comment #3
damien tournoud commentedLooks good, thanks.
Comment #4
webchickCommitted to HEAD. Thanks!