1 backup.database.inc | abstract protected BackupDatabase::unlockTables() |
Unlock any tables that have been locked.
File
- core/
includes/ backup/ backup.database.inc, line 436 - Functions to handle the direct to/from database backup source.
Class
- BackupDatabase
- A destination type for saving to a database server.
Code
abstract protected function unlockTables();