Home
last modified time | relevance | path

Searched refs:file (Results 3326 – 3350 of 3491) sorted by last modified time

1...<<131132133134135136137138139140

/plugin/jmol2/jmol/
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example19 * or at least include this file in local.php.
H A Dacl.auth.php.dist7 # Editing this file by hand shouldn't be necessary. Use the ACL
H A Dacronyms.conf24 EOF End of file
H A Dwordblock.conf1131 https?:\/\/([^\/]*\.)?boot-disk-file\.medved\.od\.ua
H A Dlocal.php.dist5 to this file and change them
/plugin/nftr/
H A DLICENSE289 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/farm/install/
H A Dfarmstructurecreator.php.bak39 $file = null;
42 if(!$file) return '';
43 if(!$s) return trim(@file_get_contents($file));
44 if($fp = fopen($file, 'w')) {
106 }else die('Could not create barn rewrite file');
128 // Copy preload file
136 $file = $farmconf['farmwebroot'].'farm.wsdl';
137 $wsdl = str_replace('{wsdl}', $file, $wsdl);
146 // Copy trusted application config file
159 }else die('Could not update rewrite file');
[all …]
/plugin/geogebra/syntax/
H A Dgeogebrafile.php138 $file = $data['name'];
139 $hasfile = $file != null && $file != '';
141 $file = $conf['savedir'].'/media/'.str_replace(":", "/", $file);
186 $txt .= '<param name="filename" value="'.$file.'"/>';
234 $txt .= ' <a href="'.$file.'">Download</a> &mdash;';
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php597 $lines = file(AUTH_USERFILE);
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt11 Downloaded package includes file "highlight.pack.js" which is a full compressed
15 The script is installed by linking to a single file and making a single
367 header file header
368 chunk chunk header within a file
444 For the list of contributors see AUTHORS.en.txt file.
/plugin/xhtmlruby/
H A Dconf.ini2 ; This is the configuration file for the xhtmnruby action plugin
/plugin/tooltip/
H A Dstyle.css1 /** @file tooltip/style.css
9 /** This file provides default styles for the "tooltip"
H A DREADME6 * Latest version date from file VERSION.txt
/plugin/gil/
H A DREADME6 * Latest version date from file VERSION.txt
/plugin/dokugource/
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/aclauditor/
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/hide/
H A Dstyle.css2 * @file hide/style.css
/plugin/autoincludeindex/
H A DremoveBox.php7 foreach($dirs as $file)
9 if (($file == '.')||($file == '..'))
12 elseif (is_dir($tdir.'/'.$file))
14 filesInDir($tdir.'/'.$file);
19 clean($tdir.'/'.$file);
24 function clean($file) argument
28 $fileContent = file_get_contents($file);
36 $handle = fopen($file, 'w');
/plugin/panorama/syntax/
H A Dpanorama2.php125 $file = $data['file'];
211 $picFileName = '<file>'.$picFileName.'</file>';
/plugin/distribute/
H A Daction.php49 …in Manager plugin is installed, and that plugin/inc/zip.lib.php or ZipLib.class.php file exists.');
H A Dhelper.funcs.util.php9 foreach($files as $file)
10 $max = max($max, filemtime("$f/$file"));
/plugin/sidebar/
H A Daction.php57 function getSidebarFN($ns, $file) { argument
59 $nsFile = ($ns) ? "$ns:$file" : $file;
68 return $this->getSidebarFN($ns, $file);
/plugin/adminhomepage/
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

1...<<131132133134135136137138139140