Home
last modified time | relevance | path

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

/plugin/zip/pear/File/Archive/Predicate/
DDuplicate.php51 var $newest = array(); variable in File_Archive_Predicate_Duplicate
72 $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;
/plugin/tos/
Daction.php48 $newest = $this->newestTOS();
49 if (!$newest) return; // we don't have a valid TOS, yet
51 if ($accepted >= $newest) return;
/plugin/upgrade/lang/en/
Dstep0.txt1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version. Before c…
/plugin/elwikiupgrade/lang/en/
Dstep0.txt1 This plugin will automatically elwikiupgrade your wiki to the newest available DokuWiki version. Be…
/plugin/twcheckliste/lang/en/
Dstep0.txt1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version by perfor…
/plugin/metaheaders/
DREADME27 Updating the plugin works the same way: Simply install the newest version
/plugin/chat/
Dreadme.txt127 * Fixed cookies handling to work with newest DokuWiki
/plugin/siteexport/
DREADME.md191 …* `includeSelectedVersion` - will export all documents starting from the newest to the document di…
/plugin/bb4dw/
Dbibtexbrowser.php3289 function newest($entries) { function in SimpleDisplay
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md1029 - All elasticsearch plugin dependencies were updated to the newest version.
/plugin/ckgedit/ckeditor/
Dckeditor.js.unc22532 …KEditor with the old application version. In order to have access to the newest features, it is re…
/plugin/openlayersmap/ol/
Dol.js.map1 … /**\n * Get the key of the newest item in the cache. Throws if the cache is empty.\n * @ret…