Home
last modified time | relevance | path

Searched refs:updated (Results 51 – 75 of 212) sorted by relevance

123456789

/plugin/chat/
H A Dscript.js273 updated = self.getUpdateTimeFromResponse(data);
274 self.lastRefresh = updated;//((new Date().getTime())/1000);
331 var updated = self.getUpdateTimeFromResponse(data);
339 self.lastRefresh = updated;//((new Date().getTime())/1000);
340 self.lastSend = updated;
430 var updated = self.getUpdateTimeFromResponse(data);
431 …if ((updated == 0 || updated > self.lastRefresh) && false == self.clearing && false == self.sendin…
447 self.lastRefresh = updated;//((new Date().getTime())/1000);
/plugin/subjectindex/inc/
H A Dcommon.php181 $updated = false;
192 $updated = true;
198 $updated = true;
201 if ($updated) {
/plugin/publistx/
H A Dchangelog14 * bib2tpl updated to v2 with additional modifications (see changelog in
24 * Added/updated administrative files: COPYING, etc.
/plugin/publistf/
H A DCHANGELOG.md30 * updated dokuwiki meta file
49 * bib2tpl updated to v2 with additional modifications (see changelog in
59 * Added/updated administrative files: COPYING, etc.
/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/authgoogle/google/contrib/
H A DGoogle_MirrorService.php873 public $updated; variable in Google_Subscription
913 public function setUpdated( $updated) { argument
914 $this->updated = $updated;
917 return $this->updated;
992 public $updated; variable in Google_TimelineItem
1153 public function setUpdated( $updated) { argument
1154 $this->updated = $updated;
1157 return $this->updated;
H A DGoogle_CalendarService.php1065 public $updated; variable in Google_Colors
1084 public function setUpdated( $updated) { argument
1085 $this->updated = $updated;
1088 return $this->updated;
1164 public $updated; variable in Google_Event
1372 public function setUpdated( $updated) { argument
1373 $this->updated = $updated;
1376 return $this->updated;
1689 public $updated; variable in Google_Events
1747 $this->updated = $updated;
[all …]
/plugin/redissue/redmine/
H A Dredmine.php55 $updated = $issue['issue']['updated_on'];
64 'updated' => $this->getDateAndTime($updated),
/plugin/minical/
H A Dmanager.dat2 updated=Fri, 15 Mar 2019 18:03:46 +0100
/plugin/sincetil/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/pixelyear/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/arguments/
H A Dmanager.dat3 updated=Thu, 05 Jan 2006 15:26:52 +0100
/plugin/simplewikipagetree/
H A Dmanager.dat3 updated=Fri, 12 Jan 2018 12:54:11 +0100
/plugin/authowncloud/
H A Dmanager.dat3 updated=Mon, 18 Nov 2013 18:16:37 +0100
/plugin/showlogin/
H A Dmanager.dat3 updated=Tue, 05 Aug 2008 10:43:19 +0200
/plugin/owncloud/
H A Dmanager.dat3 updated=Tue, 19 Nov 2013 09:54:40 +0000
/plugin/ckgdoku/
H A DREADME1 This is an updated dversion fckgLite. It uses the much the same parser as the original fckgLite, b…
/plugin/linkback/
H A Dadmin.php286 $updated = false;
296 $updated = true;
302 if (!$updated)
/plugin/webexteamsnotifier/
H A Dplugin.info.txt6 desc Notify via Webex Teams when articles are updated
/plugin/rocketchatnotifier/
H A Dplugin.info.txt6 desc Notify via Rocket.Chat+ when articles are updated
/plugin/lastpages/
H A DREADME.md10 * **2021-01-03**: Downloadlink updated
/plugin/snippets/
H A DREADME7 …n enables user to choose have files with embedded snippets automatically updated when the snippet …
/plugin/discordnotifier/examples/
H A DREADME.md11 ![Example updated notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/exam…
/plugin/farm/install/animaltemplate/conf/
H A Dmsg6 change this number as it gets updated when you install the
/plugin/htvid/
H A DTODO5 *It appears this could all be replaced with an updated JWPlayer (6.0) but I'm unsure of licensing...

123456789