Home
last modified time | relevance | path

Searched refs:_request_uri (Results 1 – 1 of 1) sorted by relevance

/plugin/gil/
H A Dsyntax.php52 $conn = @file_get_contents ($this->_request_uri(), 0, 0, 0, 128);
196 $query= $this->_request_uri();
239 function _request_uri () { function in syntax_plugin_gil