Home
last modified time | relevance | path

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

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