Searched refs:server_script_path (Results 1 – 2 of 2) sorted by relevance
531 var $server_script_path = ''; variable in pfcGlobalConfig856 if ($this->server_script_url == '' && $this->server_script_path == '')871 if ($this->server_script_path == '')872 $this->server_script_path = $this->client_script_path;878 $filetotest = $this->server_script_path;880 if (preg_match("/(.*)\?(.*)/",$this->server_script_path, $res))884 …er_script_url = pfc_RelativePath($this->client_script_path, $this->server_script_path).'/'.basenam…
121 $params['server_script_path'] = DOKU_INC.'lib/plugins/freechat/backend.php';