Searched refs:newest (Results 1 – 12 of 12) sorted by relevance
51 var $newest = array(); variable in File_Archive_Predicate_Duplicate72 $value = isset($this->newest[$filename]) ? $this->newest[$filename] : null;77 $this->newest[$filename] = array($stat[9], $pos);101 $value = isset($this->newest[$filename]) ? $this->newest[$filename] : null;
48 $newest = $this->newestTOS();49 if (!$newest) return; // we don't have a valid TOS, yet51 if ($accepted >= $newest) return;
1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version. Before c…
1 This plugin will automatically elwikiupgrade your wiki to the newest available DokuWiki version. Be…
1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version by perfor…
27 Updating the plugin works the same way: Simply install the newest version
127 * Fixed cookies handling to work with newest DokuWiki
191 …* `includeSelectedVersion` - will export all documents starting from the newest to the document di…
3289 function newest($entries) { function in SimpleDisplay
1029 - All elasticsearch plugin dependencies were updated to the newest version.
22532 …KEditor with the old application version. In order to have access to the newest features, it is re…
1 … /**\n * Get the key of the newest item in the cache. Throws if the cache is empty.\n * @ret…