Home
last modified time | relevance | path

Searched refs:date (Results 376 – 400 of 2857) sorted by path

1...<<11121314151617181920>>...115

/plugin/botbouncer/admin/
H A Dstatistics.php109 $date = time() - ($days*24*60*60);
154 if ($cdate < $date) break; // we have enough
/plugin/botbouncer/lib/
H A Dbotbouncer.php314 $logEntry = date('Y-m-d H:i:s').' '.$ip.' '.$_SERVER['REQUEST_URI'].' '.$entry;
316 $logEntry = date('Y-m-d H:i:s').' '.$ip.' - '.$entry;
318 file_put_contents($this->logRoot.'/'.$logFile.date('Y-m-d').'.log',$logEntry."\n",FILE_APPEND);
529 $date = date('r');
534 'Date: '. $date,
/plugin/botbouncer/
H A Dplugin.info.txt4 date 2013-04-03
/plugin/box/
H A Dplugin.info.txt4 date 2022-08-16
/plugin/box2/
H A Dplugin.info.txt6 date 2021-12-28
/plugin/bpmnio/
H A Dplugin.info.txt4 date 2023-04-16
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md787 * `FIX`: fix date in license ([#882](https://github.com/bpmn-io/bpmn-js/pull/882))
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md94 * Simple edit for `date` uses now FEEL date. For FEEL `date and time`,
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css22 .dmn-decision-table-container .simple-date-edit {
/plugin/bpmnioeditor/
H A Dplugin.info.txt4 date 2022-02-22
/plugin/brj404/
H A Dplugin.info.txt4 date 2015-03-13
/plugin/btable/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/btable2/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2023-03-28
/plugin/bugzillahttp/
H A Dplugin.info.txt6 date 2012-08-17
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt137 {{rss>http://github.com/timostamm/BugzillaInt/commits/master.atom date}}
/plugin/bugzillaint/
H A Dplugin.info.txt4 date 2015-06-03
/plugin/bugzillalinks/
H A Dplugin.info.txt4 date 2013-01-15
/plugin/bugzillaxmlrpc/
H A DREADME5 date 2010-09-09
/plugin/bulletodo/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2022-11-01
/plugin/bureaucracy-au/
H A Dplugin.info.txt4 date 2019-06-14
6 …mails from them. Forked from Bureaucracy release 2019-03-20 to support the AU date format dd-mm-yy.
H A Dsyntax.php568 $this->values['__year__'] = date('Y');
569 $this->values['__month__'] = date('m');
570 $this->values['__monthname__'] = date('B');
571 $this->values['__day__'] = date('d');
572 $this->values['__time__'] = date('H:i');
573 $this->values['__timesec__'] = date('H:i:s');
/plugin/bureaucracy/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2023-05-16

1...<<11121314151617181920>>...115