Home
last modified time | relevance | path

Searched refs:date (Results 451 – 475 of 2857) sorted by last modified time

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

/plugin/captcha/
H A Dplugin.info.txt4 date 2023-12-06
H A Dhelper.php176 $td = date('Y-m-d');
/plugin/captcha/_test/
H A DHelperTest.php
/plugin/tplinc/
H A Dplugin.info.txt4 date 2023-01-03
/plugin/mathpublish/
H A Dplugin.info.txt4 date 2023-01-02
/plugin/googletagmanager/
H A Dplugin.info.txt4 date 2022-12-29
/plugin/statdisplay/pchart/
H A DREADME11 This seems to be the most up-to-date version of the library today (2012-02-07).
H A DpChart.php2975 return (date ( $this->DateFormat, $Value ));
/plugin/statdisplay/
H A Dplugin.info.txt4 date 2022-12-12
H A Dsyntax.php93 private function cleanDate($date) argument
96 list($month, $year) = array_pad(explode('_', strtolower($date)), 2, '');
/plugin/statdisplay/helper/
H A Dgraph.php103 * @param string $date
105 private function monthby($by, $date = '') argument
107 if (!$date) $date = date('Y-m');
108 $data = $this->log->logdata[$date];
145 * @param string $date
147 private function trafficby($by, $date = '') argument
149 if (!$date) $date = date('Y-m');
150 $data = $this->log->logdata[$date];
179 * @param string $date month to display
181 private function userdownloads($date) argument
[all …]
H A Dlog.php102 $date = strtotime(trim($parts[3] . ' ' . $parts[4], '[]'));
103 if (!$date) continue;
105 $month = date('Y-m', $date);
106 $day = date('d', $date);
107 $hour = date('G', $date);
353 public function usertraffic($date) argument
355 if (!$date) $date = date('Y-m');
357 $data = $this->logdata[$date]['usertraffic'];
363 …$data += array_slice((array)$this->logdata[$this->prevmonth($date)]['usertraffic'], -1 * (7 - $num…
454 private function prevmonth($date) argument
[all …]
H A Dtable.php79 * @param string $date
83 if (!$date) $date = date('Y-m');
94 * @param string $date
98 if (!$date) $date = date('Y-m');
109 * @param string $date
113 if (!$date) $date = date('Y-m');
124 * @param string $date
128 if (!$date) $date = date('Y-m');
140 * @param string $date
144 if (!$date) $date = date('Y-m');
[all …]
/plugin/advanced/admin/
H A Dconfig.php187 $file_backup = sprintf('%s.%s.gz', $file_path, date('YmdHis'));
H A Dexport.php259 $timestamp = date('Ymd-His');
/plugin/advanced/
H A Ddeleted.files2 # but were removed later. An up to date plugin should not have any of
H A Dplugin.info.txt4 date 2022-12-10
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/linksuggest/
H A Dplugin.info.txt4 date 2023-10-07
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/firenews/HTMLTemplates/news/
H A Dnews.css21 .date-author {
/plugin/firenews/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2022-12-03
/plugin/random_page/
H A Dplugin.info.txt4 date 2022-12-02
/plugin/s5/
H A Dplugin.info.txt5 date 2022-11-30

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