Searched refs:webroot (Results 1 – 5 of 5) sorted by relevance
21 var $webroot = null; variable in dokuwiki_farm_install50 $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 />');
10 $webroot = reset(split('lib',dirname(__FILE__))); variable11 if(!defined('DOKU_INC')) define('DOKU_INC', $webroot);
25 …H_MEDIA_STATUS event to hook into fetch.php. This allows to have template files outside of webroot.
36 //$PHPTHUMB_CONFIG['document_root'] = 'c:\\webroot\\example.com\\www';178 …telink_watermark_src'] = '/demo/images/watermark.png'; // webroot-relative image to…