Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
H A Dsettings.php19 public $downloadZipFile = ''; variable in settings_plugin_siteexport_settings
82 … $this->downloadZipFile = $functions->getSpecialExportFileName($this->origZipFile, $this->pattern);
85 $this->zipFile = mediaFN($this->downloadZipFile);