Home
last modified time | relevance | path

Searched refs:dumpToFile (Results 1 – 2 of 2) sorted by relevance

/plugin/sqlite/
H A Dadmin.php57 $this->db->dumpToFile($exportfile);
H A DSQLiteDB.php371 public function dumpToFile($filename) function in dokuwiki\\plugin\\sqlite\\SQLiteDB