public property backup_file::$handle in Backup and Migrate 7.3
Same name and namespace in other branches
- 8.2 includes/files.inc \backup_file::handle
- 8.3 includes/files.inc \backup_file::handle
- 6.3 includes/files.inc \backup_file::handle
- 6.2 includes/files.inc \backup_file::handle
- 7.2 includes/files.inc \backup_file::handle
File
- includes/
files.inc, line 211 - General file handling code for Backup and Migrate.
Class
- backup_file
- A backup file which allows for saving to and reading from the server.
Code
public $handle = NULL;