Home
last modified time | relevance | path

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

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