Home
last modified time | relevance | path

Searched refs:file (Results 3351 – 3375 of 3491) sorted by last modified time

1...<<131132133134135136137138139140

/plugin/lastfm/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/gpsies/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/gtd/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/formatplus/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/iptrust/
H A Dadmin.php44 $ips = @file(DOKU_CONF.'iptrust.conf', FILE_SKIP_EMPTY_LINES);
56 $ips = @file(DOKU_CONF.'iptrust.conf', FILE_SKIP_EMPTY_LINES);
79 $ips = @file(DOKU_CONF.'iptrust.conf', FILE_SKIP_EMPTY_LINES);
112 $ips = @file(DOKU_CONF.'iptrust.conf', FILE_SKIP_EMPTY_LINES);
156 $logins = @file($conf['cachedir'].'/iptrust', FILE_SKIP_EMPTY_LINES);
H A Daction.php44 $ips = @file(DOKU_CONF.'iptrust.conf', FILE_SKIP_EMPTY_LINES);
54 $ips = @file(DOKU_CONF.'iptrust.conf', FILE_SKIP_EMPTY_LINES);
60 … $logins = @file($conf['cachedir'].'/iptrust', FILE_SKIP_EMPTY_LINES);
/plugin/tooltip/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/freesync/
H A Dhelper.php175 $remote_list[$file["id"]] = array("id" => $file["id"],
191 $local_list[$file["id"]] = array("id" => $file["id"],
224 $file = wikiFN($id,'');
225 $time = @filemtime($file);
372 return $file;
376 return $file;
383 if($this->_rpcQuery('wiki.getAttachmentInfo', $id, $file) && $file['lastModified']) {
384 $file['lastModified'] = $file['lastModified']->getTimestamp();
392 return $file;
420 if(!$file) {
[all …]
H A Dadmin.php200 foreach($this->_sync_list_files as $file => $direction) {
202 ptln($this->getLang('pull').' '.$file.'...');
203 ptln('<span id="'.$file.'">');
205 …_sync_queue.push(Array("'.$file.'", "call=_freesync_file_'.$direction.'&profile='.$this->fshlp->ge…
/plugin/hyphenation/phpHyphenation/
H A DphpHyphenation.class.php116 $dictionary = file($filename, FILE_IGNORE_NEW_LINES);
H A Dhyphenation.php57 …file_exists($GLOBALS["dictionary"]) ? $GLOBALS["dictionary"] = file($GLOBALS["dictionary"]) : $GLO…
/plugin/codehighlight/cp/
H A Dlicense.txt252 When a "work that uses the Library" uses material from a header file
259 If such an object file uses only numerical parameters, data
262 file is unrestricted, regardless of whether it is legally a derivative
/plugin/jsmath/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/ryubin/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/prolog/
H A Dprolog_tag.php38 * @param string $file file path
41 function getEntryTags($file = null) argument
43 $fileContent = file_get_contents($file);
H A Dattribute_options.php92 foreach($files as $file)
93 $filesList .= $file.'<br />';
H A Dattribute_include.php51 foreach($files as $file)
53 if(in_array($file, $filesList) || $file == wikiFN(getID()))
57 array_push($filesList, $file);
58 $tags = $this->getEntryTags($file);
111 function isReadable($file = null) argument
113 if((is_file($file) || is_dir($file)) && file_exists($file) && is_readable($file))
145 foreach($files as $file)
147 $fileContent = file_get_contents($file);
245 while (false !== ($file = readdir($directory_list)))
247 if($file != '.' && $file != '..')
[all …]
/plugin/jquery/
H A Dscript.js19 …){return"radio"===S.type},checkbox:function(S){return"checkbox"===S.type},file:function(S){return"…
/plugin/usersubscriptions/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/offline/
H A DCOPYING.txt630 to attach them to the start of each source file to most effectively
631 state the exclusion of warranty; and each file should have at least
/plugin/zul/syntax/
H A Dzirkelundlineal.php141 $file = $data['name'];
142 $hasfile = $file != null && $file != '';
143 $file = $conf['savedir'] . '/media/' . str_replace( ":", "/", $file );
199 $txt .= '<param name="file" value="'.$file.'"/>';
331 $txt .= ' <a href="'.$file.'">Download</a> &mdash;';
/plugin/offline/ui/dokuwiki/
H A Dprint.css1file.png) 0px 1px no-repeat;padding-left:18px;padding-bottom:1px;}a.mf_jpg{background-image:url(/d…
H A Dscreen.css1file.png) 0px 1px no-repeat;padding-left:18px;padding-bottom:1px;}a.mf_jpg{background-image:url(/d…
H A Dall.css1 …if)}a.mediafile{background:transparent url(/dokuwiki/lib/images/fileicons/file.png) 0px 1px no-rep…
/plugin/givemeyouremail/
H A DREADME.txt27 To collect all the email adresses, you can download the adresses.txt file located on the plugin ins…

1...<<131132133134135136137138139140