Searched refs:webroot (Results 1 – 6 of 6) sorted by relevance
| /plugin/farm/ |
| D | install.class.php | 21 var $webroot = null; variable in dokuwiki_farm_install 50 $this->webroot = $_POST['install_field_farmwebroot']; 56 if(empty($this->webroot)) { 76 if(substr($this->webroot, -1) != '/') { 100 …case 'farmwebroot' : $r++; $conf[$i] = '$farmconf[\'farmwebroot\'] = \''.$this->webroot.'\';'.$m[3… 123 header('Location: '.$this->webroot.'farmstructurecreator.php'); 144 …if(is_null($this->webroot)) $this->webroot = preg_replace('`doku\.php$`', '', wl('', array(), true… 150 …oot').' : <input type="text" name="install_field_farmwebroot" value="'.$this->webroot.'"/><br />');
|
| /plugin/prolog/ |
| D | prolog_tag.php | 10 $webroot = reset(split('lib',dirname(__FILE__))); variable 11 if(!defined('DOKU_INC')) define('DOKU_INC', $webroot);
|
| D | attribute_include.php | 10 $webroot = reset(split('lib',dirname(__FILE__))); variable 11 if(!defined('DOKU_INC')) define('DOKU_INC', $webroot);
|
| /plugin/grensladawritezor/fckeditor/_samples/cfm/ |
| D | sample02_mx.cfm | 40 …1: Do _not_ set the physical directory on your server, only a path relative to your current webroot
|
| /plugin/templateconfhelper/ |
| D | README | 25 …H_MEDIA_STATUS event to hook into fetch.php. This allows to have template files outside of webroot.
|
| /plugin/photogallery/phpThumb/ |
| D | phpThumb.config.php.default | 36 //$PHPTHUMB_CONFIG['document_root'] = 'c:\\webroot\\example.com\\www'; 178 …telink_watermark_src'] = '/demo/images/watermark.png'; // webroot-relative image to…
|