Searched refs:server_script_url (Results 1 – 4 of 4) sorted by relevance
539 var $server_script_url = ''; variable in pfcGlobalConfig856 if ($this->server_script_url == '' && $this->server_script_path == '')864 $this->server_script_url = './'.basename($filetotest).$this->_query_string;876 if ($this->server_script_url == '')884 …$this->server_script_url = pfc_RelativePath($this->client_script_path, $this->server_script_path).…
122 $params['server_script_url'] = DOKU_URL.'lib/plugins/freechat/backend.php';
68 var pfc_server_script_url = <?php echo $json->encode($c->server_script_url); ?>;