Home
last modified time | relevance | path

Searched refs:updated (Results 176 – 200 of 212) sorted by path

123456789

/plugin/publistx/bib2tpl/
H A Dchangelog11 * Language files (en, de, es) updated to add month names alternatives
/plugin/publistx/
H A Dchangelog14 * bib2tpl updated to v2 with additional modifications (see changelog in
24 * Added/updated administrative files: COPYING, etc.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md177 * The web service client API has been updated for the v2.1 release of the web
201 * The `maxmind-db/reader` dependency was updated to a version that does not
/plugin/quickstats/
H A DHOW-TO32 However, it is recommended that you re-install updated copies
/plugin/quickstats/db/
H A DdataBaseStructure.txt127 [month_year]=>page_totals //updated with each new page addition from pages.ser=>site_total
/plugin/redissue/redmine/
H A Dredmine.php55 $updated = $issue['issue']['updated_on'];
64 'updated' => $this->getDateAndTime($updated),
/plugin/refnotes/
H A Ddatabase.php477 private $updated; variable in refnotes_reference_database_cache
505 $this->updated = false;
537 $this->updated = true;
546 if ($this->updated) {
559 $this->updated = true;
/plugin/rocketchatnotifier/
H A Dplugin.info.txt6 desc Notify via Rocket.Chat+ when articles are updated
/plugin/schedule/
H A Dschedules.class.php315 $updated = false;
323 $updated = true;
326 if (!$newWhere || !$updated)
/plugin/securelogin/
H A DREADME.md3 …e the [Plugin page](https://www.dokuwiki.org/plugin:securelogin) for any updated details, patches,…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md8397 3. `updater` *(Function)*: The function to produce the updated value.
8437 3. `updater` *(Function)*: The function to produce the updated value.
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js21383 if (!hasClass(tab, "netInfoJSONTab") || tabBody.updated)
21386 tabBody.updated = true;
21501 if (!hasClass(tab, "netInfoXMLTab") || tabBody.updated)
21504 tabBody.updated = true;
/plugin/showlogin/
H A Dmanager.dat3 updated=Tue, 05 Aug 2008 10:43:19 +0200
/plugin/simplewikipagetree/
H A Dmanager.dat3 updated=Fri, 12 Jan 2018 12:54:11 +0100
/plugin/sincetil/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/snippets/
H A DREADME7 …n enables user to choose have files with embedded snippets automatically updated when the snippet …
H A Dadmin.php180 $updated['snippets'][$snippet]=$date;
183 if(count($updated)) {
184 $ret .= $this->dbg('updated: ', $updated,"185");
192 $updated ['snippets'] [$add] =$tm;
200 if(!array_key_exists ( $snip , $updated ['snippets'] )) {
201 $updated ['snippets'][$snip] = $tm;
205 $ret .= $this->getLang("updated") . print_r($updated ,1) . "<br />";
207 $data['relation']['isreferencedby']['snippets']=$updated['snippets'];
/plugin/sphinxsearch-was/
H A DINSTALL55 search is updated on a daily basis. Other candidates include other cron directories
H A Dsphinxapi.php1504 list(, $updated) = unpack("N*", substr($response, 0, 4));
1505 return $updated;
/plugin/sphinxsearch/
H A Dsphinxapi.php1545 list(,$updated) = unpack ( "N*", substr ( $response, 0, 4 ) );
1546 return $updated;
/plugin/strreplace/
H A DREADME7 save the updated configuration, then reset it to true and again save.
/plugin/subjectindex/inc/
H A Dcommon.php181 $updated = false;
192 $updated = true;
198 $updated = true;
201 if ($updated) {
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1updated for compatibility. Also fixes browser bugs compared to the native\n * `RegExp.prototype.ex…
/plugin/tline/
H A DCHANGES.txt7 the wiki references will not need to be updated for each release.
194 * Prep for 2.2.0: updated RELEASE_NOTES -- LarryK rev 1593
203 * Prep for 2.1.0: updated examples, readme. created RELEASE_NOTES LarryK
233 Cubism example updated to demonstrate color, textColor, barImage, barRepeat and
/plugin/twcheckliste/lang/en/
H A Dstep0.txt8 For automatic upgrading all files that need to be updated have to be writable by the PHP process. T…

123456789