/home/techb158/immovalet.com/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme
NameSizeModeActions
data.php43660644editdlrm
file.php12760644editdlrm
ftp.php16460644editdlrm
http.php6550644editdlrm
https.php2980644editdlrm
mailto.php8930644editdlrm
news.php7020644editdlrm
nntp.php6280644editdlrm
tel.php11760644editdlrm
Edit: /home/techb158/immovalet.com/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/file.php (1276B)
userinfo = null; // file:// makes no provisions for accessing the resource $uri->port = null; // While it seems to work on Firefox, the querystring has // no possible effect and is thus stripped. $uri->query = null; return true; } } // vim: et sw=4 sts=4