Home
last modified time | relevance | path

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

/plugin/siteexport/action/
H A Dajax.php430 if (!$isRedirected && !$this->__removeOldZip()) {
1149 …private function __removeOldZip($FILENAMEID = null, $checkForMore = true, $reauthenticated = false… function in action_plugin_siteexport_ajax
1168 return $this->__removeOldZip($FILENAMEID, $checkForMore, true);
1191 $this->__removeOldZip($media['id'], false, $reauthenticated);