Home
last modified time | relevance | path

Searched refs:time (Results 126 – 150 of 1835) sorted by relevance

12345678910>>...74

/plugin/dataplot/
H A Dimg.php20 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
23 http_conditionalRequest($time);
/plugin/csstimeline/
H A Dstyle.css136 .time-wrapper {
145 .direction-l .time-wrapper {
149 .direction-r .time-wrapper {
153 .time {
232 .time-wrapper {
239 .direction-l .time-wrapper {
243 .direction-r .time-wrapper {
/plugin/authucenter/lib/uc_client/model/
H A Duser.php135 …sword='$password', email='$email', regip='$regip', regdate='".$this->base->time."', salt='$salt'");
251 if(empty($ip_check) || ($this->base->time - $ip_check['lastupdate'] > $expire)) {
253 …UC_DBTABLEPRE."failedlogins (ip, count, lastupdate) VALUES ('{$ip}', '0', '{$this->base->time}')");
256 if(empty($user_check) || ($this->base->time - $user_check['lastupdate'] > $expire)) {
258 …ABLEPRE."failedlogins (ip, count, lastupdate) VALUES ('{$username}', '0', '{$this->base->time}')");
267 …$this->db->query("DELETE FROM ".UC_DBTABLEPRE."failedlogins WHERE lastupdate<".($this->base->time
277 …UC_DBTABLEPRE."failedlogins SET count=count+1, lastupdate='".$this->base->time."' WHERE ip='".$ip.…
H A Dbase.php27 var $time; variable in base
49 $this->time = time();
91 function date($time, $type = 3) { argument
97 return gmdate(implode(' ', $format), $time + $this->settings['timeoffset']);
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php264 foreach($times as $time) {
266 if ($this->end && $time[0] > $this->end) break;
267 if ($this->start && $time[1] < $this->start) break;
270 $time[0],
271 $time[1],
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php264 foreach($times as $time) {
266 if ($this->end && $time[0] > $this->end) break;
267 if ($this->start && $time[1] < $this->start) break;
270 $time[0],
271 $time[1],
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php264 foreach($times as $time) {
266 if ($this->end && $time[0] > $this->end) break;
267 if ($this->start && $time[1] < $this->start) break;
270 $time[0],
271 $time[1],
/plugin/authgoogle2fa/
H A DGoogleAuthenticator.php45 $timeSlice = floor(time() / 30);
51 $time = chr(0).chr(0).chr(0).chr(0).pack('N*', $timeSlice);
53 $hm = hash_hmac('SHA1', $time, $secretkey, true);
91 $currentTimeSlice = floor(time() / 30);
/plugin/authg2fa/
H A DGoogleAuthenticator.php45 $timeSlice = floor(time() / 30);
51 $time = chr(0).chr(0).chr(0).chr(0).pack('N*', $timeSlice);
53 $hm = hash_hmac('SHA1', $time, $secretkey, true);
91 $currentTimeSlice = floor(time() / 30);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DFile.php76 if (time() > $lock->timeout + $lock->created) unset($newLocks[$k]);
93 $lockInfo->created = time();
101 (time() > $lock->timeout + $lock->created)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dlog-json-post-66021.phpt39 "time": %f,
52 "time": %f,
65 "time": %f,
/plugin/freechat/phpfreechat/src/commands/
H A Dgetnewmsg.class.php43 $last_10sec = time()-10;
49 $_SESSION["pfc_lock_readnewmsg_".$c->getId()."_".$clientid] = time();
95 … date($c->date_format, time() + $c->time_offset) == $m_date ? 1 : 0, // posted today ?
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DFile.php76 if (time() > $lock->timeout + $lock->created) unset($newLocks[$k]);
93 $lockInfo->created = time();
101 (time() > $lock->timeout + $lock->created)
/plugin/snippets/
H A Dhelper.php108 $time = $this->mostRecentVersion($snippet, $modified) ;
115 $isref['snippets'][$snippet] = $time;
152 …return time() . $matches[1]. "\n" .$replacement . "\n"; // time() makes each update unique for…
/plugin/typography/images/fontcolor/
H A Dcolor-icon.php23 header('Expires: ' . gmdate('D, d M Y H:i:s', time() + 60*60*24) . ' GMT');
30 header('Expires: ' . gmdate('D, d M Y H:i:s', time() + 60*60*24) . ' GMT');
/plugin/move/_test/
H A Dlog.test.php18 $now = time();
36 $now = time();
/plugin/projects/lib/
H A Dproject_file.php50 public function time($project_path) { function in ProjectFile
52 $time = (file_exists($path)) ? filemtime($path) : NULL;
53 return $time;
174 $this->last_made = $this->time($working_path);
179 return $this->time($working_path) != $this->last_made;
235 public function time($working_path) { function in ProjectCrossLink
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jar ... translate/ org/apache/commons/lang3/time/ org/apache/commons/lang3/tuple ...
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock45 "time": "2012-12-21 11:40:51"
101 "time": "2015-06-14 21:17:01"
140 "time": "2015-04-06 16:00:22"
216 "time": "2015-07-12 13:54:09"
265 "time": "2015-02-03 12:10:50"
325 "time": "2015-04-27 22:15:08"
387 "time": "2015-07-26 12:54:47"
434 "time": "2015-06-21 13:08:43"
475 "time": "2015-06-21 13:50:34"
516 "time": "2015-06-21 08:01:12"
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DTouchable.php82 * @param int $time Time. If equals to -1, time() should be used.
87 public function touch($time = -1, $atime = -1); argument
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php38 $time = '([0-1]\d|2[0-3])(\:[0-5]\d){2}';
46 $asctime_date = $wkday . ' ' . $date3 . ' ' . $time . ' [1-9]\d{3}';
48 $rfc850_date = $weekday . ', ' . $date2 . ' ' . $time . ' GMT';
50 $rfc1123_date = $wkday . ', ' . $date1 . ' ' . $time . ' GMT';
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php38 $time = '([0-1]\d|2[0-3])(\:[0-5]\d){2}';
46 $asctime_date = $wkday . ' ' . $date3 . ' ' . $time . ' [1-9]\d{3}';
48 $rfc850_date = $weekday . ', ' . $date2 . ' ' . $time . ' GMT';
50 $rfc1123_date = $wkday . ', ' . $date1 . ' ' . $time . ' GMT';
/plugin/nspages/
H A Daction.php31 if ($legacySyntax > time() - 365 * 86400){
41 io_saveFile($file, time());
/plugin/fedauth/classes/usr/
H A Dfa_filestore.class.php191 if (!$date) $date = time(); //use current time if none supplied
228 $this->addLogEntry(time(), $entry['id'], $claimedId, FEDAUTH_CHANGE_TYPE_DELETE);
245 $entry['last'] = time();
248 $this->addLogEntry(time(), $entry['id'], $claimedId, FEDAUTH_CHANGE_TYPE_REFRESH);
284 if (!$date) $date = time(); //use current time if none supplied
/plugin/autologoff/
H A Dadmin.php44 $this->helper->add_entry($_REQUEST['usergroup'], $_REQUEST['time']);
66 echo '<th>'.$this->getLang('time').'</th>';
70 foreach($config as $usergroup => $time){
81 echo '<td>'.hsc($time).'</td>';
88 echo '<td><input type="text" name="time" class="edit" /></td>';

12345678910>>...74