Home
last modified time | relevance | path

Searched refs:time (Results 651 – 675 of 1835) sorted by relevance

1...<<21222324252627282930>>...74

/plugin/swarmwebhook/webhooks/
H A DIFTTT.php122 $nowTS = time();
/plugin/tokenbucketauth/
H A Dadmin.php146 $curr_time = time();
/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php359 if ($this->getExpiresAt()->getTimestamp() < time()) {
/plugin/authfacebook/lib/
H A DSignedRequest.php136 $payload['issued_at'] = isset($payload['issued_at']) ? $payload['issued_at'] : time();
/plugin/todo/
H A Daction.php118 $min = round(($conf['locktime'] - (time() - $locktime)) / 60);
/plugin/openid/Auth/OpenID/
H A DMemcachedStore.php192 if (abs($timestamp - time()) > $Auth_OpenID_SKEW) {
/plugin/starred/
H A Dhelper.php65 $db->exec($sql, [$pageid, $user, time()]);
/plugin/pdfjs/pdfjs/web/locale/mk/
H A Dviewer.properties59 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
60 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php215 fputs($file,date("r",time())." ".$msg);
371 if ($lastScheduled<time()) {
H A Dpseudo-cron-image.php258 fputs($file,date("r",time())." ".$msg);
414 if ($lastScheduled<time()) {
/plugin/pdfjs/pdfjs/web/locale/kok/
H A Dviewer.properties78 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
79 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/pdfjs/pdfjs/web/locale/ks/
H A Dviewer.properties78 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
79 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/pdfjs/pdfjs/web/locale/lg/
H A Dviewer.properties49 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
50 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/pdfjs/pdfjs/web/locale/af/
H A Dviewer.properties85 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
86 # will be replaced by the creation/modification date, and time, of the PDF file.
87 document_properties_date_string={{date}}, {{time}}
/plugin/quickstats/
H A Daction.php186 $expire = time()+3600;
193 setcookie("Quick_Stats", 'abc', time()-7200, '/');
449 $this->pages['date'][md5($ID)] = time();
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php433 $now = time();
1228 $this->issuedAt = time();
1259 $now = time();
H A DFetchAuthTokenCache.php253 if (time() < $cached['expires_at']) {
/plugin/revisionsdue/
H A Dsyntax.php47 if ($revision_date < time()) {
/plugin/loglog/helper/
H A Dalert.php80 $this->now = time();
/plugin/onlinenumber/
H A Dsyntax.php151 define('UTIME', time() - date('Z'));
/plugin/backup/lang/en/
H A Dintro.txt8 …* The final backup file is named //dw-backup-YearMonthDay-HourMinuteSecond.tar.bz2//, and time is …
/plugin/sincetil/
H A DREADME.md3 Outputs a countdown until a specified date/time and then a *countup*(?) since.
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.mysql.php201 $SQLquery .= ', \''.mysql_real_escape_string(time() ).'\'';
/plugin/externalembed/
H A Daction.php139 $cacheHelper->updateETag(md5(time()));
/plugin/oauth/
H A Dcomposer.lock78 "time": "2018-02-14T22:37:14+00:00"

1...<<21222324252627282930>>...74