File: phpbb/db/extractor/sqlite3_extractor.php
Unmodified
Added
Modified
Removed
Line 136 | Line 136 |
---|
* Writes closing line(s) to database backup * * @return null
|
* Writes closing line(s) to database backup * * @return null
|
* @throws \phpbb\db\extractor\exception\extractor_not_initialized_exception when calling this function before init_extractor()
| * @throws extractor_not_initialized_exception when calling this function before init_extractor()
|
*/ public function write_end() {
| */ public function write_end() {
|