Searched +full:days -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 19 of 19) sorted by relevance
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.cookie.js | 63 var days = options.expires, t = options.expires = new Date(); 64 t.setTime(+t + days * 864e+5);
|
| H A D | jquery-ui.min.js | 6 …urrentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.reg…
|
| /dokuwiki/conf/ |
| H A D | dokuwiki.php | 33 $conf['recent_days'] = 7; //How many days of recent changes to keep. (days) 75 …onf['indexdelay'] = 60*60*24*5; //allow indexing after this time (seconds) default is 5 days 115 $conf['logretain'] = 3; //how many days of logs to keep 118 $conf['sitemap'] = 0; //Create a Google sitemap? How often? In days.
|
| /dokuwiki/inc/Action/ |
| H A D | Resendpwd.php | 91 // token is only valid for 3 days
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | applescript.php | 63 …'days','weeks', 'folder', 'folders', 'file', 'files', 'window', 'eject', 'disk', 'reveal', 'sleep',
|
| H A D | pli.php | 69 'data', 'datafield', 'date', 'datetime', 'days', 'daystodate',
|
| H A D | powershell.php | 134 '-Depth', '-DependsOn', '-Delimiter', '-Debugger', '-Debug', '-Days', '-Day', '-Date',
|
| H A D | tsql.php | 188 …'DATEFIRST', 'DATEFORMAT', 'DAYS', 'DB_CHAINING', 'DEADLOCK_PRIORITY', 'DECRYPTION', 'DEFAULT_DATA…
|
| /dokuwiki/lib/plugins/popularity/ |
| H A D | helper.php | 231 $dur = ($last - $first) / (60 * 60 * 24); // number of days in the changelog
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | LICENSE | 461 prior to 60 days after the cessation. 467 copyright holder, and you cure the violation prior to 30 days after
|
| /dokuwiki/inc/ |
| H A D | init.php | 114 // set timezone (as in pre 5.3.0 days)
|
| H A D | auth.php | 1239 // token is only valid for 3 days
|
| H A D | common.php | 1439 return sprintf($lang['days'], round($ago / (24 * 60 * 60)));
|
| /dokuwiki/data/pages/wiki/ |
| H A D | syntax.txt | 450 | //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). |
|
| /dokuwiki/_test/data/pages/wiki/ |
| H A D | syntax.txt | 450 | //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). |
|
| /dokuwiki/vendor/simplepie/simplepie/src/Parse/ |
| H A D | Date.php | 24 * List of days, calendar day name => ordinal day number in the week
|
| /dokuwiki/lib/plugins/authad/ |
| H A D | auth.php | 33 * // warn user about expiring password this many days in advance:
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Misc.php | 2094 header('Expires: ' . gmdate('D, d M Y H:i:s', time() + 604800) . ' GMT'); // 7 days
|
| H A D | SimplePie.php | 516 public $autodiscovery_cache_duration = 604800; // 7 Days.
|