Home
last modified time | relevance | path

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

/plugin/sqlite/
H A DSQLiteDB.php19 public const FILE_EXTENSION = '.sqlite3'; define in dokuwiki\\plugin\\sqlite\\SQLiteDB
362 return $conf['metadir'] . '/' . $this->dbname . self::FILE_EXTENSION;
H A Dadmin.php95 . $this->db->getDbName() . SQLiteDB::FILE_EXTENSION . '"'