Home
last modified time | relevance | path

Searched refs:created (Results 51 – 75 of 355) sorted by relevance

12345678910>>...15

/plugin/translate/
H A Daction.php261 $created = @filectime($file);
263 $meta['date']['created'] = $created;
373 $created = @filectime($file);
375 $meta['date']['created'] = $created;
/plugin/redissue/redmine/
H A Dredmine.php54 $created = $issue['issue']['created_on'];
63 'created' => $this->getDateAndTime($created),
/plugin/backlinks2/_test/data/meta/
H A Dbacklink_test_pages.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463393025;s:8:"modified";i:1463423961;}s:7…
2 …:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date";a:1:{s:7:"created";i:1463393025;}s:…
H A Dbacklink_test_pages.changes1 1463393025 127.0.0.1 C backlink_test_pages mprins created
H A Dbob_ross_says.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463261385;s:8:"modified";i:1463238887;}s:4…
3 …;s:0:"";s:5:"extra";s:0:"";}}s:10:"persistent";a:4:{s:4:"date";a:2:{s:7:"created";i:1463261385;s:8…
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463393692;s:8:"modified";i:1463393639;}s:7…
3 …:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date";a:2:{s:7:"created";i:1463393692;s:8…
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463393692;s:8:"modified";i:1463393637;}s:7…
3 …:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date";a:2:{s:7:"created";i:1463393692;s:8…
/plugin/gil/
H A DChangeLog25 * README: created
29 * DokuWiki page: (add) created
/plugin/xcom/
H A Dremote.php384 function process_dates($created, $modified,&$contents) { argument
387 if ($created) {
388 $rfc_cr = date("r", $created);
390 "</td><td>$created</td></tr>\n";
/plugin/aichat/db/
H A Dupdate0001.sql7 created TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP field
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php58 public $created; variable in Sabre\\DAV\\Locks\\LockInfo
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php58 public $created; variable in Sabre\\DAV\\Locks\\LockInfo
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
11 The following files can be created and will be used to set headers and
47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
11 The following files can be created and will be used to set headers and
47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
11 The following files can be created and will be used to set headers and
47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/info/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
11 The following files can be created and will be used to set headers and
47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/new_page_dialog/lang/en/
H A Ddialog_folder_name.txt2 Note that a folder will **NOT** be created before a page\\
/plugin/npd/lang/en/
H A Ddialog_folder_name.txt2 Note that a folder will **NOT** be created before a page\\
/plugin/rssbycreated/
H A DREADME.md4 Re-orders the RSS feed by the created date and makes it the date submitted to the reader.
/plugin/combo/resources/slot/
H A DREADME.md4 * is created (see [slot template](../../action/slottemplate.php))
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
11 The following files can be created and will be used to set headers and
47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/standard/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
11 The following files can be created and will be used to set headers and
47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/minimal/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
11 The following files can be created and will be used to set headers and
47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/discussion/
H A Dadmin.php255 $created = $comment['date']['created'];
257 $created = $comment['date'];
265 $this->email($mail, $name, 'email').', '.strftime($conf['dformat'], $created).': '.
/plugin/dw2pdf/tpl/default/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
11 The following files can be created and will be used to set headers and
47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)

12345678910>>...15