Searched refs:FILENAMEID (Results 1 – 1 of 1) sorted by relevance
1145 …private function __removeOldZip($FILENAMEID = null, $checkForMore = true, $reauthenticated = false… argument1151 if (empty($FILENAMEID)) {1152 $FILENAMEID = $this->functions->settings->origZipFile;1155 if (!file_exists(mediaFN($FILENAMEID))) {1160 if (!media_delete($FILENAMEID, $INFO['perm'])) {1164 return $this->__removeOldZip($FILENAMEID, $checkForMore, true);1173 $ns = getNS($FILENAMEID);1174 $fn = $this->functions->getSpecialExportFileName(noNS($FILENAMEID), '.+');